Searched refs:print_string_ptr (Results 1 – 1 of 1) sorted by relevance
783 static cJSON_bool print_string_ptr(const unsigned char * const input, printbuffer * const output_bu… in print_string_ptr() function907 return print_string_ptr((unsigned char*)item->valuestring, p); in print_string()1595 if (!print_string_ptr((unsigned char*)current_item->string, output_buffer)) in print_object()