Home
last modified time | relevance | path

Searched defs:require_null_terminated (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/loader/
DcJSON.c461 int require_null_terminated, bool *out_of_memory) { in cJSON_ParseWithOpts()
/third_party/cJSON/
DcJSON.c1322 …ParseWithOpts(const char *value, const char **return_parse_end, cJSON_bool require_null_terminated) in cJSON_ParseWithOpts()
1338 …ar *value, size_t buffer_length, const char **return_parse_end, cJSON_bool require_null_terminated) in cJSON_ParseWithLengthOpts()