Searched defs:UTF8_OFFSET (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | utf_helper.cpp | 110 codepoint >>= UTF8_OFFSET; in EncodeUTF8() local |
| H A D | utf_helper.h | 50 static constexpr uint32_t UTF8_OFFSET = 6; member |
Completed in 2 milliseconds