Searched refs:cJSON_IsObject (Results 1 – 5 of 5) sorted by relevance
245 if (cJSON_IsObject(object)) in cJSONUtils_FindPointerFromObjectTo()329 else if (cJSON_IsObject(current_element)) in get_item_from_pointer()469 else if (cJSON_IsObject(parent)) in detach_path()1008 else if (cJSON_IsObject(parent)) in apply_patch()1328 if (!cJSON_IsObject(patch)) in merge_patch()1335 if (!cJSON_IsObject(target)) in merge_patch()1403 if (!cJSON_IsObject(to) || !cJSON_IsObject(from)) in generate_merge_patch()
2970 CJSON_PUBLIC(cJSON_bool) cJSON_IsObject(const cJSON * const item) in cJSON_IsObject() function
191 CJSON_PUBLIC(cJSON_bool) cJSON_IsObject(const cJSON * const item);
2957 CJSON_PUBLIC(cJSON_bool) cJSON_IsObject(const cJSON * const item) in cJSON_IsObject() function
189 CJSON_PUBLIC(cJSON_bool) cJSON_IsObject(const cJSON * const item);