Searched defs:ALL_CODE_POINTS (Results 1 – 2 of 2) sorted by relevance
302 public static final UnicodeSet ALL_CODE_POINTS = new UnicodeSet(0, 0x10FFFF).freeze(); field in UnicodeSet
304 public static final UnicodeSet ALL_CODE_POINTS = new UnicodeSet(0, 0x10FFFF).freeze(); field in UnicodeSet