Searched refs:JSON_NUMBER (Results 1 – 5 of 5) sorted by relevance
58 #define JSON_NUMBER 2 macro398 t = JSON_NUMBER; in json_parse()457 P(JSON_NUMBER), P(JSON_ARRAYN)) in file_is_json()
422 if (!token || token->type != JSON_NUMBER) in hostad_afc_parse_available_freq_info()427 if (!token || token->type != JSON_NUMBER) in hostad_afc_parse_available_freq_info()435 token->type != JSON_NUMBER)) in hostad_afc_parse_available_freq_info()538 if (!token || token->type != JSON_NUMBER) in hostad_afc_parse_available_chan_info()556 if (chan_arr->type != JSON_NUMBER || in hostad_afc_parse_available_chan_info()558 power_arr->type != JSON_NUMBER)) { in hostad_afc_parse_available_chan_info()703 if (reply_elem && reply_elem->type == JSON_NUMBER) in hostapd_afc_parse_reply()
496 token->type = JSON_NUMBER; in json_parse()510 curr_token->type = JSON_NUMBER; in json_parse()529 curr_token->type = JSON_NUMBER; in json_parse()648 case JSON_NUMBER: in json_type_str()
18 JSON_NUMBER, enumerator
2524 if (token->type != JSON_NUMBER) { in dpp_conf_req_rx()2589 if (token && token->type == JSON_NUMBER) { in dpp_conf_req_rx()3298 if (token && token->type == JSON_NUMBER) { in dpp_parse_conf_obj()3839 if (!token || token->type != JSON_NUMBER) { in dpp_conn_status_result_rx()4288 if (token && token->type == JSON_NUMBER) { in dpp_peer_intro()4384 if (token && token->type == JSON_NUMBER) in dpp_get_connector_version()