Searched defs:MAX_UNICODE (Results 1 – 8 of 8) sorted by relevance
39 MAX_UNICODE = 0x10FFFF variable
247 constexpr int32_t MAX_UNICODE = 0x10ffff; variable
25 constexpr int32_t MAX_UNICODE = 0x10ffff; variable
308 private static final int MAX_UNICODE = 0x10ffff; field in CodePointTrie
364 private static final int MAX_UNICODE = 0x10ffff; field in MutableCodePointTrie
317 private static final int MAX_UNICODE = 0x10ffff; field in CodePointTrie
371 private static final int MAX_UNICODE = 0x10ffff; field in MutableCodePointTrie
85 #define MAX_UNICODE 0x10ffff macro