Searched refs:json_writer_end_array (Results 1 – 3 of 3) sorted by relevance
27 void json_writer_end_array(JSONWriter *);
207 json_writer_end_array(writer); in to_json()
196 void json_writer_end_array(JSONWriter *writer) in json_writer_end_array() function