Searched refs:json_parse_file (Results 1 – 3 of 3) sorted by relevance
60 struct json_value *json_parse_file(const char *file);
317 struct json_value *json_parse_file(const char *file) in json_parse_file() function
139 root = json_parse_file(file); in pd_load_map()