Searched defs:UTF8_2B_FIRST_MIN (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | utf_helper.h | 69 static constexpr uint8_t UTF8_2B_FIRST_MIN = 0xc2; // the minimum for 2 bytes is 128, which is 0xc280 member |
Completed in 2 milliseconds