Searched refs:json_file (Results 1 – 1 of 1) sorted by relevance
1856 FILE *json_file; in run() local1878 json_file = opened_file; in run()1881 json_file = stdin; in run()1884 r = json_parse_file(json_file, json_path, JSON_PARSE_SENSITIVE, &v, &line, &column); in run()