Searched refs:cJSON_IsTrue (Results 1 – 2 of 2) sorted by relevance
| /iperf/src/ | ||
| H A D | cjson.h | 190 CJSON_PUBLIC(cJSON_bool) cJSON_IsTrue(const cJSON * const item); |
| H A D | cjson.c | 2872 CJSON_PUBLIC(cJSON_bool) cJSON_IsTrue(const cJSON * const item) in cJSON_IsTrue() function |