Searched refs:cJSON_CreateIntArray (Results 1 – 2 of 2) sorted by relevance
289 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count);
3510 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count) function