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.h21 JSON_NULL, enumerator
H A Djson.c457 curr_token->type = JSON_NULL; in json_parse()
654 case JSON_NULL: in json_type_str()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c222825 #ifndef JSON_NULL /* The following stuff repeats things found in json1 */