Searched refs:cJSON_IsArray (Results 1 – 5 of 5) sorted by relevance
226 if (cJSON_IsArray(object)) in cJSONUtils_FindPointerFromObjectTo()319 if (cJSON_IsArray(current_element)) in get_item_from_pointer()460 if (cJSON_IsArray(parent)) in detach_path()984 else if (cJSON_IsArray(parent)) in apply_patch()1046 if (!cJSON_IsArray(patches)) in cJSONUtils_ApplyPatches()1075 if (!cJSON_IsArray(patches)) in cJSONUtils_ApplyPatchesCaseSensitive()
2960 CJSON_PUBLIC(cJSON_bool) cJSON_IsArray(const cJSON * const item) in cJSON_IsArray() function
190 CJSON_PUBLIC(cJSON_bool) cJSON_IsArray(const cJSON * const item);
2947 CJSON_PUBLIC(cJSON_bool) cJSON_IsArray(const cJSON * const item) in cJSON_IsArray() function
188 CJSON_PUBLIC(cJSON_bool) cJSON_IsArray(const cJSON * const item);