Searched defs:cJSON_Parse (Results 1 – 3 of 3) sorted by relevance
280 cJSON *cJSON_Parse(const char *value) {return cJSON_ParseWithOpts(value,0,0);} in cJSON_Parse() function
1171 CJSON_PUBLIC(cJSON *) cJSON_Parse(const char *value) in cJSON_Parse() function
1180 CJSON_PUBLIC(cJSON *) cJSON_Parse(const char *value) in cJSON_Parse() function