Home
last modified time | relevance | path

Searched defs:cesu8 (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dc_string.cpp97 CString ConvertToString(const EcmaString *s, StringConvertedUsage usage, bool cesu8) in ConvertToString() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Dutf_helper.cpp47 uint32_t DecodeUTF16(uint16_t const *utf16, size_t len, size_t *index, bool cesu8) in DecodeUTF16() argument
224 size_t Utf16ToUtf8Size(const uint16_t *utf16, uint32_t length, bool modify, bool isGetBufferSize, bool cesu8) in Utf16ToUtf8Size() argument
263 ConvertRegionUtf16ToUtf8(const uint16_t *utf16In, uint8_t *utf8Out, size_t utf16Len, size_t utf8Len, size_t start, bool modify, bool isWriteBuffer, bool cesu8) ConvertRegionUtf16ToUtf8() argument
/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.cpp1598 CString EcmaStringAccessor::ToCString(StringConvertedUsage usage, bool cesu8) in ToCString() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp2364 bool cesu8 = !(RegExpParser::FLAG_UTF16 & flagsBits); in RegExpInitialize() local

Completed in 11 milliseconds