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