Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h71 constexpr uint8_t UTF8_2B_THIRD = 0x3f; variable
/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h66 static constexpr uint8_t UTF8_2B_THIRD = 0x3f; variable