Searched defs:item (Results 1 – 1 of 1) sorted by relevance
260 CJSON_PUBLIC(void) cJSON_Delete(cJSON *item) in cJSON_Delete()1103 cJSON *item = NULL; in cJSON_ParseWithLengthOpts() local2374 cJSON *item = cJSON_New_Item(&global_hooks); in cJSON_CreateNull() local2385 cJSON *item = cJSON_New_Item(&global_hooks); in cJSON_CreateTrue() local2396 cJSON *item = cJSON_New_Item(&global_hooks); in cJSON_CreateFalse() local2407 cJSON *item = cJSON_New_Item(&global_hooks); in cJSON_CreateBool() local2418 cJSON *item = cJSON_New_Item(&global_hooks); in cJSON_CreateNumber() local2444 cJSON *item = cJSON_New_Item(&global_hooks); in cJSON_CreateString() local2461 cJSON *item = cJSON_New_Item(&global_hooks); in cJSON_CreateStringReference() local2473 cJSON *item = cJSON_New_Item(&global_hooks); in cJSON_CreateObjectReference() local[all …]