Searched defs:print_object (Results 1 – 2 of 2) sorted by relevance
788 static char *print_object(cJSON *item, int depth, int fmt, printbuffer *p) { in print_object() function
1962 static cJSON_bool print_object(const cJSON * const item, printbuffer * const output_buffer) in print_object() function