Searched refs:printbuf_new (Results 1 – 5 of 5) sorted by relevance
30 printbuf_new(void);
33 struct printbuf* printbuf_new(void) in printbuf_new() function
79 if(!(pb = printbuf_new())) { in json_object_from_file()
281 if ((!jso->_pb) && !(jso->_pb = printbuf_new())) in json_object_to_json_string_ext()
118 tok->pb = printbuf_new(); in json_tokener_new_ex()