Searched refs:LATIN_1_SUPPLEMENT (Results 1 – 4 of 4) sorted by relevance
26 … assertEquals(Character.UnicodeBlock.LATIN_1_SUPPLEMENT, Character.UnicodeBlock.of((char) 0x80)); in test_ofC()27 … assertEquals(Character.UnicodeBlock.LATIN_1_SUPPLEMENT, Character.UnicodeBlock.of((char) 0xff)); in test_ofC()251 assertEquals(Character.UnicodeBlock.LATIN_1_SUPPLEMENT, Character.UnicodeBlock.of(0x80)); in test_ofI()252 assertEquals(Character.UnicodeBlock.LATIN_1_SUPPLEMENT, Character.UnicodeBlock.of(0xff)); in test_ofI()542 …assertEquals(Character.UnicodeBlock.LATIN_1_SUPPLEMENT, Character.UnicodeBlock.forName("LATIN_1_SU… in test_forNameLjava_lang_String()543 …assertEquals(Character.UnicodeBlock.LATIN_1_SUPPLEMENT, Character.UnicodeBlock.forName("Latin-1 Su… in test_forNameLjava_lang_String()544 …assertEquals(Character.UnicodeBlock.LATIN_1_SUPPLEMENT, Character.UnicodeBlock.forName("Latin-1Sup… in test_forNameLjava_lang_String()
1379 public static final java.lang.Character.UnicodeBlock LATIN_1_SUPPLEMENT; field in Character.UnicodeBlock1382 LATIN_1_SUPPLEMENT = null;
712 public static final java.lang.Character.UnicodeBlock LATIN_1_SUPPLEMENT; field in Character.UnicodeBlock713 static { LATIN_1_SUPPLEMENT = null; }
725 public static final UnicodeBlock LATIN_1_SUPPLEMENT = field in Character.UnicodeBlock2856 LATIN_1_SUPPLEMENT,