Searched defs:cJSON_Parse (Results 1 – 2 of 2) sorted by relevance
490 static cJSON *cJSON_Parse(const VkAllocationCallbacks *pAllocator, const char *value, bool *out_of_… in cJSON_Parse() function
1418 CJSON_PUBLIC(cJSON *) cJSON_Parse(const char *value) in cJSON_Parse() function