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