Home
last modified time | relevance | path

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

/third_party/cJSON/
DcJSON.c1080 …ParseWithOpts(const char *value, const char **return_parse_end, cJSON_bool require_null_terminated) in cJSON_ParseWithOpts()
1096 …ar *value, size_t buffer_length, const char **return_parse_end, cJSON_bool require_null_terminated) in cJSON_ParseWithLengthOpts()
/third_party/vulkan-loader/loader/
DcJSON.c448 int require_null_terminated) { in cJSON_ParseWithOpts()