Searched refs:cJSON_IsBool (Results 1 – 2 of 2) sorted by relevance
182 CJSON_PUBLIC(cJSON_bool) cJSON_IsBool(const cJSON *const item);
2237 CJSON_PUBLIC(cJSON_bool) cJSON_IsBool(const cJSON *const item) in cJSON_IsBool() function