Searched defs:UNICODE_3 (Results 1 – 1 of 1) sorted by relevance
31 private static final int UNICODE_3 = 0xffff; // Arbitrary code point that's 3 bytes in UTF-8. field in UrlComponentEncodingTester172 map.put( UNICODE_3, Encoding.PERCENT); in map.put() argument