Searched defs:cJSON_GetArrayItem (Results 1 – 2 of 2) sorted by relevance
922 cJSON *cJSON_GetArrayItem(cJSON *array, int item) { in cJSON_GetArrayItem() function
1875 CJSON_PUBLIC(cJSON *) cJSON_GetArrayItem(const cJSON *array, int index) in cJSON_GetArrayItem() function