Searched refs:cJSON_IsNumber (Results 1 – 3 of 3) sorted by relevance
113 if (!cJSON_IsNumber(elem)) { in ExamplePUT()
177 CJSON_PUBLIC(cJSON_bool) cJSON_IsNumber(const cJSON * const item);
2750 CJSON_PUBLIC(cJSON_bool) cJSON_IsNumber(const cJSON * const item) in cJSON_IsNumber() function