Searched refs:cJSON_IsBool (Results 1 – 3 of 3) sorted by relevance
80 cJSON_bool cJSON_IsBool(const cJSON * const item);
183 CJSON_PUBLIC(cJSON_bool) cJSON_IsBool(const cJSON * const item);
2730 CJSON_PUBLIC(cJSON_bool) cJSON_IsBool(const cJSON * const item) in cJSON_IsBool() function
Completed in 14 milliseconds