Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h77 constexpr uint8_t UTF8_4B_FIRST = 0xf0; variable
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h103 static constexpr uint8_t UTF8_4B_FIRST = 0xf0; variable