Home
last modified time | relevance | path

Searched defs:UTF8_DECODE_4BYTE_LIMIT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Dustring.h221 static constexpr uint16_t UTF8_DECODE_4BYTE_LIMIT = 0xf4; member in ark::es2panda::util::StringView::Constants
/arkcompiler/ets_frontend/es2panda/util/
H A Dustring.h237 static constexpr uint16_t UTF8_DECODE_4BYTE_LIMIT = 0xf4; member in panda::es2panda::util::StringView::Constants

Completed in 3 milliseconds