Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h27 static constexpr uint16_t DECODE_TRAIL_LOW = 0xDC00; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h55 constexpr uint16_t DECODE_TRAIL_LOW = 0xDC00; variable