Home | History | Annotate | Download | only in loader

Lines Matching refs:cJSON_DetachItemFromObject

1105 cJSON *cJSON_DetachItemFromObject(cJSON *object, const char *string) {
1115 cJSON_Delete(cJSON_DetachItemFromObject(object, string));