Home
last modified time | relevance | path

Searched refs:cJSON_IsObject (Results 1 – 2 of 2) sorted by relevance

/iperf/src/
H A Dcjson.h196 CJSON_PUBLIC(cJSON_bool) cJSON_IsObject(const cJSON * const item);
H A Dcjson.c2932 CJSON_PUBLIC(cJSON_bool) cJSON_IsObject(const cJSON * const item) in cJSON_IsObject() function