Home
last modified time | relevance | path

Searched refs:utf8proc_codepoint_valid (Results 1 – 4 of 4) sorted by relevance

/third_party/iowow/src/utils/
Dutf8proc.c180 UTF8PROC_DLLEXPORT utf8proc_bool utf8proc_codepoint_valid(utf8proc_int32_t uc) { in utf8proc_codepoint_valid() function
Dutf8proc.h443 UTF8PROC_DLLEXPORT utf8proc_bool utf8proc_codepoint_valid(utf8proc_int32_t codepoint);
/third_party/iowow/src/json/
Diwjser.c157 if (!utf8proc_codepoint_valid(cp)) { in _jbl_unescape_json_string()
/third_party/ejdb/src/jql/inc/
Djqpx.c317 if (!utf8proc_codepoint_valid(cp)) { in _jqp_unescape_json_string()