Searched defs:UNICODE_4 (Results 1 – 1 of 1) sorted by relevance
32 private static final int UNICODE_4 = 0x10ffff; // Arbitrary code point that's 4 bytes in UTF-8. field in UrlComponentEncodingTester173 map.put( UNICODE_4, Encoding.PERCENT); in map.put() argument