Searched refs:cJSONUtils_SortObject (Results 1 – 4 of 4) sorted by relevance
81 CJSON_PUBLIC(void) cJSONUtils_SortObject(cJSON * const object);
1311 CJSON_PUBLIC(void) cJSONUtils_SortObject(cJSON * const object) in cJSONUtils_SortObject() function
67 cJSONUtils_SortObject(NULL); in cjson_utils_functions_shouldnt_crash_with_null_pointers()
155 cJSONUtils_SortObject(sortme); in sort_tests()