Searched refs:COPTIC_EPACT_NUMBERS (Results 1 – 4 of 4) sorted by relevance
577 public static final java.lang.Character.UnicodeBlock COPTIC_EPACT_NUMBERS; field in Character.UnicodeBlock578 static { COPTIC_EPACT_NUMBERS = null; }
2739 public static final UnicodeBlock COPTIC_EPACT_NUMBERS = field in Character.UnicodeBlock4019 COPTIC_EPACT_NUMBERS,
659 … assertEquals(Character.UnicodeBlock.COPTIC_EPACT_NUMBERS, Character.UnicodeBlock.of(0x102e0)); in test_ofI()660 … assertEquals(Character.UnicodeBlock.COPTIC_EPACT_NUMBERS, Character.UnicodeBlock.of(0x102e0)); in test_ofI()
2666 field public static final java.lang.Character.UnicodeBlock COPTIC_EPACT_NUMBERS;