Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.h37 constexpr uint8_t FOUR_BYTES_STYLE = 0xF0; member
H A Dconverter.cpp70 case FOUR_BYTES_STYLE: { // 4 byte characters, from 0x10000 to 0x10FFFF in Utf8ToUtf16BE()
/commonlibrary/ets_utils/platform/
H A Dutil_helper.h34 constexpr uint8_t FOUR_BYTES_STYLE = 0xF0; member
/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp188 case FOUR_BYTES_STYLE: { in Utf8ToUtf16BE()

Completed in 3 milliseconds