Home
last modified time | relevance | path

Searched defs:return_parse_end (Results 1 - 2 of 2) sorted by relevance

/third_party/vulkan-loader/loader/
H A DcJSON.c460 static cJSON *cJSON_ParseWithOpts(const VkAllocationCallbacks *pAllocator, const char *value, const char **return_parse_end, in cJSON_ParseWithOpts() argument
/third_party/cJSON/
H A DcJSON.c1322 CJSON_PUBLIC(cJSON *) cJSON_ParseWithOpts(const char *value, const char **return_parse_end, cJSON_bool require_null_terminated) in cJSON_ParseWithOpts() argument
1338 CJSON_PUBLIC(cJSON *) cJSON_ParseWithLengthOpts(const char *value, size_t buffer_length, const char **return_parse_end, cJSON_bool require_null_terminated) in cJSON_ParseWithLengthOpts() argument

Completed in 7 milliseconds