Home
last modified time | relevance | path

Searched defs:UTF8ToUTF16 (Results 1 – 5 of 5) sorted by relevance

/third_party/node/tools/inspector_protocol/encoding/
Dencoding_test_helper.h25 std::vector<uint16_t> UTF8ToUTF16(span<uint8_t> in) { in UTF8ToUTF16() function
/third_party/gn/src/base/strings/
Dutf_string_conversions.cc159 bool UTF8ToUTF16(const char* src, size_t src_len, std::u16string* output) { in UTF8ToUTF16() function
163 std::u16string UTF8ToUTF16(std::string_view utf8) { in UTF8ToUTF16() function
/third_party/skia/src/utils/
DSkUTF.cpp255 int SkUTF::UTF8ToUTF16(uint16_t dst[], int dstCapacity, const char src[], size_t srcByteLength) { in UTF8ToUTF16() function in SkUTF
/third_party/gettext/gnulib-local/lib/libxml/
Dencoding.c717 UTF8ToUTF16(unsigned char* outb, int *outlen, in UTF8ToUTF16() function
/third_party/libxml2/
Dencoding.c698 UTF8ToUTF16(unsigned char* outb, int *outlen, in UTF8ToUTF16() function