Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h54 constexpr uint16_t DECODE_LEAD_HIGH = 0xDBFF; variable
/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h45 static constexpr uint16_t DECODE_LEAD_HIGH = 0xDBFF; variable