Home
last modified time | relevance | path

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

/third_party/ejdb/src/util/
Dutf8proc.c182 UTF8PROC_DLLEXPORT utf8proc_ssize_t utf8proc_encode_char(utf8proc_int32_t uc, utf8proc_uint8_t *dst… in utf8proc_encode_char() function
Dutf8proc.h454 UTF8PROC_DLLEXPORT utf8proc_ssize_t utf8proc_encode_char(utf8proc_int32_t codepoint, utf8proc_uint8…
/third_party/ejdb/src/jbl/
Djbl_json.c158 utf8proc_ssize_t ulen = utf8proc_encode_char(cp, uchars); in _jbl_unescape_json_string()
/third_party/ejdb/src/jql/inc/
Djqpx.c321 utf8proc_ssize_t ulen = utf8proc_encode_char(cp, uchars); in _jqp_unescape_json_string()