Searched refs:json_parse_string_with_comments (Results 1 – 2 of 2) sorted by relevance
105 JSON_Value * json_parse_string_with_comments(const char *string);
1378 output_value = json_parse_string_with_comments(file_contents); in json_parse_file_with_comments()1393 JSON_Value * json_parse_string_with_comments(const char *string) { in json_parse_string_with_comments() function