Searched refs:cJSON_AddArrayToObject (Results 1 – 2 of 2) sorted by relevance
268 CJSON_PUBLIC(cJSON *) cJSON_AddArrayToObject(cJSON *const object, const char *const name);
1670 CJSON_PUBLIC(cJSON *) cJSON_AddArrayToObject(cJSON *const object, const char *const name) in cJSON_AddArrayToObject() function