Searched refs:old_item (Results 1 – 1 of 1) sorted by relevance
895 cJSON *old_item = detach_path(object, (unsigned char*)path->valuestring, case_sensitive); in apply_patch() local896 if (old_item == NULL) in apply_patch()901 cJSON_Delete(old_item); in apply_patch()