Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Djson.h20 JSON_BOOLEAN, enumerator
H A Djson.c447 curr_token->type = JSON_BOOLEAN; in json_parse()
452 curr_token->type = JSON_BOOLEAN; in json_parse()
652 case JSON_BOOLEAN: in json_type_str()