Lines Matching refs:cJSON_AddItemToArray
1050 void cJSON_AddItemToArray(cJSON *array, cJSON *item) {1068 cJSON_AddItemToArray(object, item);1077 cJSON_AddItemToArray(object, item);1080 cJSON_AddItemToArray(array, create_reference(item));1124 cJSON_AddItemToArray(array, newitem);