Searched refs:cJSON_IsNumber (Results 1 – 4 of 4) sorted by relevance
188 CJSON_PUBLIC(cJSON_bool) cJSON_IsNumber(const cJSON * const item);
111 if (!cJSON_IsNumber(item)) in cJSON_GetNumberValue()2927 CJSON_PUBLIC(cJSON_bool) cJSON_IsNumber(const cJSON * const item) in cJSON_IsNumber() function
186 CJSON_PUBLIC(cJSON_bool) cJSON_IsNumber(const cJSON * const item);
113 if (!cJSON_IsNumber(item)) in cJSON_GetNumberValue()2940 CJSON_PUBLIC(cJSON_bool) cJSON_IsNumber(const cJSON * const item) in cJSON_IsNumber() function