Home
last modified time | relevance | path

Searched refs:cJSON_DeleteItemFromArray (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/tests/
H A DcJSON.h231 CJSON_PUBLIC(void) cJSON_DeleteItemFromArray(cJSON *array, int which);
H A DcJSON.c1714 CJSON_PUBLIC(void) cJSON_DeleteItemFromArray(cJSON *array, int which) in cJSON_DeleteItemFromArray() function