Searched defs:DecodeSurrogates (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/util/ | ||
| D | ustring.cpp | 34 char32_t StringView::DecodeSurrogates(char32_t high, char32_t low) in DecodeSurrogates() function in panda::es2panda::util::StringView |
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| D | ustring.cpp | 36 char32_t StringView::DecodeSurrogates(char32_t high, char32_t low) in DecodeSurrogates() function in ark::es2panda::util::StringView |