Searched refs:json_serialize_to_file_pretty (Results 1 – 2 of 2) sorted by relevance
116 JSON_Status json_serialize_to_file_pretty(const JSON_Value *value, const char *filename);
1878 JSON_Status json_serialize_to_file_pretty(const JSON_Value *value, const char *filename) { in json_serialize_to_file_pretty() function