Home
last modified time | relevance | path

Searched refs:THREE_BYTES_STYLE (Results 1 - 4 of 4) sorted by relevance

/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.h38 constexpr uint8_t THREE_BYTES_STYLE = 0xE0; member
H A Dconverter.cpp74 case THREE_BYTES_STYLE: { // 3 byte characters, from 0x800 to 0xFFFF in Utf8ToUtf16BE()
/commonlibrary/ets_utils/platform/
H A Dutil_helper.h35 constexpr uint8_t THREE_BYTES_STYLE = 0xE0; member
/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp204 case THREE_BYTES_STYLE: { in Utf8ToUtf16BE()

Completed in 3 milliseconds