Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h73 constexpr uint8_t UTF8_3B_FIRST = 0xe0; variable
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h95 static constexpr uint8_t UTF8_3B_FIRST = 0xe0; variable