Searched refs:JSON_NUMBER (Results 1 – 3 of 3) sorted by relevance
429 token->type = JSON_NUMBER; in json_parse()435 curr_token->type = JSON_NUMBER; in json_parse()446 curr_token->type = JSON_NUMBER; in json_parse()564 case JSON_NUMBER: in json_type_str()
18 JSON_NUMBER, enumerator
2475 if (token->type != JSON_NUMBER) { in dpp_conf_req_rx()3225 if (token && token->type == JSON_NUMBER) { in dpp_parse_conf_obj()3766 if (!token || token->type != JSON_NUMBER) { in dpp_conn_status_result_rx()4215 if (token && token->type == JSON_NUMBER) { in dpp_peer_intro()4311 if (token && token->type == JSON_NUMBER) in dpp_get_connector_version()