|
CJSON_PUBLIC(cJSON *) cJSONUtils_GeneratePatchesCaseSensitive(cJSON * const from, cJSON * const to)
|
|
CJSON_PUBLIC(cJSON *) cJSONUtils_GeneratePatchesCaseSensitive(cJSON * const from, cJSON * const to)
|
|
create_patches(patches, (const unsigned char*)"", from, to, true);
|
|
create_patches(patches, (const unsigned char*)"", from, to, true);
|