Searched refs:return_parse_end (Results 1 – 2 of 2) sorted by relevance
159 const char **return_parse_end,
481 cJSON *cJSON_ParseWithOpts(const char *value, const char **return_parse_end, in cJSON_ParseWithOpts() argument505 if (return_parse_end) in cJSON_ParseWithOpts()506 *return_parse_end = end; in cJSON_ParseWithOpts()