Searched refs:JSON_C_TO_STRING_PLAIN (Results 1 – 6 of 6) sorted by relevance
145 return json_object_to_file_ext(filename, obj, JSON_C_TO_STRING_PLAIN); in json_object_to_file()
37 #define JSON_C_TO_STRING_PLAIN 0 macro