Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp44 uint32_t DecodeUTF16(uint16_t const *utf16, size_t len, size_t *index) in DecodeUTF16()
172 size_t Utf16ToUtf8Size(const uint16_t *utf16, uint32_t length, bool modify) in Utf16ToUtf8Size()
/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp693 std::u16string utf16 = src->ToU16String(); in ToLocaleLower() local
702 std::u16string utf16 = src->ToU16String(); in ToLocaleUpper() local