Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_jit_test.c1005 static int convert_utf8_to_utf16(PCRE2_SPTR8 input, PCRE2_UCHAR16 *output, int *offsetmap, int max_… in convert_utf8_to_utf16() function
/third_party/node/deps/simdutf/
Dsimdutf.cpp4702 simdutf_warn_unused size_t convert_utf8_to_utf16(const char * input, size_t length, char16_t* utf16… in convert_utf8_to_utf16() function