Home
last modified time | relevance | path

Searched refs:JSON_CONSTANT (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/file/src/
H A Dis_json.c57 #define JSON_CONSTANT 1 macro
384 t = JSON_CONSTANT; in json_parse()
389 t = JSON_CONSTANT; in json_parse()
393 t = JSON_CONSTANT; in json_parse()
456 P(JSON_OBJECT), P(JSON_ARRAY), P(JSON_STRING), P(JSON_CONSTANT), in file_is_json()