Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h38 static constexpr size_t H_SURROGATE_START = 0xD800; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp27 constexpr size_t H_SURROGATE_START = 0xD800; variable