Searched defs:CJSONGetObjectItem (Results 1 – 2 of 2) sorted by relevance
20 #define CJSONGetObjectItem cJSON_GetObjectItem macro
39 CJSON_PUBLIC(cJSON *) CJSONGetObjectItem(const cJSON *const object, const char *const string) in CJSONGetObjectItem() function