Searched refs:cJSON_DeleteItemFromObject (Results 1 – 2 of 2) sorted by relevance
243 CJSON_PUBLIC(void) cJSON_DeleteItemFromObject(cJSON *object, const char *string);
2252 CJSON_PUBLIC(void) cJSON_DeleteItemFromObject(cJSON *object, const char *string) in cJSON_DeleteItemFromObject() function