Searched refs:LINEAR_B_SYLLABARY (Results 1 – 6 of 6) sorted by relevance
746 public static final java.lang.Character.UnicodeBlock LINEAR_B_SYLLABARY; field in Character.UnicodeBlock747 static { LINEAR_B_SYLLABARY = null; }
1439 public static final java.lang.Character.UnicodeBlock LINEAR_B_SYLLABARY; field in Character.UnicodeBlock1442 LINEAR_B_SYLLABARY = null;
579 assertEquals(Character.UnicodeBlock.LINEAR_B_SYLLABARY, Character.UnicodeBlock.of(0x10000)); in test_ofI()580 assertEquals(Character.UnicodeBlock.LINEAR_B_SYLLABARY, Character.UnicodeBlock.of(0x1007f)); in test_ofI()1091 …assertEquals(Character.UnicodeBlock.LINEAR_B_SYLLABARY, Character.UnicodeBlock.forName("LINEAR_B_S… in test_forNameLjava_lang_String()1092 …assertEquals(Character.UnicodeBlock.LINEAR_B_SYLLABARY, Character.UnicodeBlock.forName("Linear B S… in test_forNameLjava_lang_String()1093 …assertEquals(Character.UnicodeBlock.LINEAR_B_SYLLABARY, Character.UnicodeBlock.forName("LinearBSyl… in test_forNameLjava_lang_String()
868 public static final java.lang.Character.UnicodeBlock LINEAR_B_SYLLABARY; field in Character.UnicodeBlock869 static { LINEAR_B_SYLLABARY = null; }
1700 public static final UnicodeBlock LINEAR_B_SYLLABARY = field in Character.UnicodeBlock4010 LINEAR_B_SYLLABARY,
2763 field public static final java.lang.Character.UnicodeBlock LINEAR_B_SYLLABARY;