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