Searched refs:jsonw_null_field (Results 1 – 3 of 3) sorted by relevance
56 void jsonw_null_field(json_writer_t *self, const char *prop);
303 void jsonw_null_field(json_writer_t *self, const char *prop) in jsonw_null_field() function336 jsonw_null_field(wr, "my_null"); in main()
925 jsonw_null_field(json_wtr, "key"); in do_getnext()