Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h53 constexpr uint16_t DECODE_LEAD_LOW = 0xD800; variable
/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h44 static constexpr uint16_t DECODE_LEAD_LOW = 0xD800; variable