Searched defs:output_buffer (Results 1 – 1 of 1) sorted by relevance
554 static cJSON_bool print_number(const cJSON * const item, printbuffer * const output_buffer) in print_number()907 …c cJSON_bool print_string_ptr(const unsigned char * const input, printbuffer * const output_buffer) in print_string_ptr()1372 static cJSON_bool print_value(const cJSON * const item, printbuffer * const output_buffer) in print_value()1540 static cJSON_bool print_array(const cJSON * const item, printbuffer * const output_buffer) in print_array()1711 static cJSON_bool print_object(const cJSON * const item, printbuffer * const output_buffer) in print_object()