Home
last modified time | relevance | path

Searched defs:cJSON_ParseWithOpts (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() function
/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() function

Completed in 6 milliseconds