Searched defs:MAX_UNICODE (Results 1 – 8 of 8) sorted by relevance
37 MAX_UNICODE = 0x10FFFF variable
247 constexpr int32_t MAX_UNICODE = 0x10ffff; variable
30 constexpr int32_t MAX_UNICODE = 0x10ffff; variable
304 private static final int MAX_UNICODE = 0x10ffff; field in CodePointTrie
362 private static final int MAX_UNICODE = 0x10ffff; field in MutableCodePointTrie
292 private static final int MAX_UNICODE = 0x10ffff; field in CodePointTrie
354 private static final int MAX_UNICODE = 0x10ffff; field in MutableCodePointTrie
97 #define MAX_UNICODE 0x10ffff macro