Searched refs:json_writer_null (Results 1 – 3 of 3) sorted by relevance
29 void json_writer_null(JSONWriter *, const char *name);
156 json_writer_null(writer, name); in to_json()
209 void json_writer_null(JSONWriter *writer, const char *name) in json_writer_null() function