Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h68 constexpr uint16_t UTF8_2B_MAX = 0x7ff; variable
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h88 static constexpr uint16_t UTF8_2B_MAX = 0x7ff; variable