Searched defs:UTF8_4B_FIRST_MAX (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | utf_helper.h | 82 static constexpr uint8_t UTF8_4B_FIRST_MAX = 0xF4; // the maximum for 4 bytes is 1114111, which is 0x10FFFF member |
Completed in 2 milliseconds