Searched refs:LATIN_EXTENDED_A (Results 1 – 4 of 4) sorted by relevance
28 … assertEquals(Character.UnicodeBlock.LATIN_EXTENDED_A, Character.UnicodeBlock.of((char) 0x100)); in test_ofC()29 … assertEquals(Character.UnicodeBlock.LATIN_EXTENDED_A, Character.UnicodeBlock.of((char) 0x17f)); in test_ofC()253 assertEquals(Character.UnicodeBlock.LATIN_EXTENDED_A, Character.UnicodeBlock.of(0x100)); in test_ofI()254 assertEquals(Character.UnicodeBlock.LATIN_EXTENDED_A, Character.UnicodeBlock.of(0x17f)); in test_ofI()545 …assertEquals(Character.UnicodeBlock.LATIN_EXTENDED_A, Character.UnicodeBlock.forName("LATIN_EXTEND… in test_forNameLjava_lang_String()546 …assertEquals(Character.UnicodeBlock.LATIN_EXTENDED_A, Character.UnicodeBlock.forName("Latin Extend… in test_forNameLjava_lang_String()547 …assertEquals(Character.UnicodeBlock.LATIN_EXTENDED_A, Character.UnicodeBlock.forName("LatinExtende… in test_forNameLjava_lang_String()
715 public static final java.lang.Character.UnicodeBlock LATIN_EXTENDED_A; field in Character.UnicodeBlock716 static { LATIN_EXTENDED_A = null; }
1385 public static final java.lang.Character.UnicodeBlock LATIN_EXTENDED_A; field in Character.UnicodeBlock1388 LATIN_EXTENDED_A = null;
734 public static final UnicodeBlock LATIN_EXTENDED_A = field in Character.UnicodeBlock2857 LATIN_EXTENDED_A,