Searched refs:cJSON_ParseWithOpts (Results 1 – 2 of 2) sorted by relevance
159 extern cJSON *cJSON_ParseWithOpts(const char *value,
484 cJSON *cJSON_ParseWithOpts(const char *value, const char **return_parse_end, in cJSON_ParseWithOpts() function514 return cJSON_ParseWithOpts(value, 0, 0); in cJSON_Parse()