Searched refs:cJSON_IsNull (Results 1 – 5 of 5) sorted by relevance
187 CJSON_PUBLIC(cJSON_bool) cJSON_IsNull(const cJSON * const item);
2917 CJSON_PUBLIC(cJSON_bool) cJSON_IsNull(const cJSON * const item) in cJSON_IsNull() function
185 CJSON_PUBLIC(cJSON_bool) cJSON_IsNull(const cJSON * const item);
1344 if (cJSON_IsNull(patch_child)) in merge_patch()
2930 CJSON_PUBLIC(cJSON_bool) cJSON_IsNull(const cJSON * const item) in cJSON_IsNull() function