Home
last modified time | relevance | path

Searched defs:L_SURROGATE_START (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h43 static constexpr size_t L_SURROGATE_START = 0xDC00; variable
/arkcompiler/ets_runtime/common_components/objects/
Dbase_string.cpp30 constexpr size_t L_SURROGATE_START = 0xDC00; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp27 constexpr size_t L_SURROGATE_START = 0xDC00; variable