Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Dustring.h235 static constexpr char32_t SURROGATE_HIGH_MAX = 0xDC00; variable
/arkcompiler/ets_frontend/es2panda/util/
Dustring.h256 static constexpr char32_t SURROGATE_HIGH_MAX = 0xDC00; variable