Searched defs:SURROGATE_HIGH_MIN (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/util/ | ||
H A D | ustring.h | 234 static constexpr char32_t SURROGATE_HIGH_MIN = 0xD800; member in ark::es2panda::util::StringView::Constants |
/arkcompiler/ets_frontend/es2panda/util/ | ||
H A D | ustring.h | 255 static constexpr char32_t SURROGATE_HIGH_MIN = 0xD800; member in panda::es2panda::util::StringView::Constants |
Completed in 3 milliseconds