Searched refs:HANGUL_COMPATIBILITY_JAMO (Results 1 – 3 of 3) sorted by relevance
182 …assertEquals(Character.UnicodeBlock.HANGUL_COMPATIBILITY_JAMO, Character.UnicodeBlock.of((char) 0x… in test_ofC()183 …assertEquals(Character.UnicodeBlock.HANGUL_COMPATIBILITY_JAMO, Character.UnicodeBlock.of((char) 0x… in test_ofC()407 … assertEquals(Character.UnicodeBlock.HANGUL_COMPATIBILITY_JAMO, Character.UnicodeBlock.of(0x3130)); in test_ofI()408 … assertEquals(Character.UnicodeBlock.HANGUL_COMPATIBILITY_JAMO, Character.UnicodeBlock.of(0x318f)); in test_ofI()706 …assertEquals(Character.UnicodeBlock.HANGUL_COMPATIBILITY_JAMO, Character.UnicodeBlock.forName("HAN… in test_forNameLjava_lang_String()707 …assertEquals(Character.UnicodeBlock.HANGUL_COMPATIBILITY_JAMO, Character.UnicodeBlock.forName("Han… in test_forNameLjava_lang_String()708 …assertEquals(Character.UnicodeBlock.HANGUL_COMPATIBILITY_JAMO, Character.UnicodeBlock.forName("Han… in test_forNameLjava_lang_String()
628 public static final java.lang.Character.UnicodeBlock HANGUL_COMPATIBILITY_JAMO; field in Character.UnicodeBlock629 static { HANGUL_COMPATIBILITY_JAMO = null; }
1211 public static final java.lang.Character.UnicodeBlock HANGUL_COMPATIBILITY_JAMO; field in Character.UnicodeBlock1214 HANGUL_COMPATIBILITY_JAMO = null;