Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h69 constexpr uint8_t UTF8_2B_FIRST = 0xc0; variable
/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h66 static constexpr uint8_t UTF8_2B_FIRST = 0xc0; variable