Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Djson.h20 JSON_NULL, enumerator
H A Djson.c405 curr_token->type = JSON_NULL; in json_parse()
568 case JSON_NULL: in json_type_str()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c217760 #ifndef JSON_NULL /* The following stuff repeats things found in json1 */