Searched refs:return_parse_end (Results 1 – 2 of 2) sorted by relevance
160 const char **return_parse_end,
484 cJSON *cJSON_ParseWithOpts(const char *value, const char **return_parse_end, in cJSON_ParseWithOpts() argument508 if (return_parse_end) in cJSON_ParseWithOpts()509 *return_parse_end = end; in cJSON_ParseWithOpts()