Searched defs:utf8ValueTwoBytesMax (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/tests/ | ||
| H A D | utf_helper_test.cpp | 482 const uint8_t utf8ValueTwoBytesMax[5] = {0xF4, 0x8F, 0xBF, 0xBF, 0x00}; // 0x10FFFF in HWTEST_F_L0() local |
Completed in 3 milliseconds