Searched refs:HANGUL_SYLLABLES (Results 1 – 4 of 4) sorted by relevance
204 … assertEquals(Character.UnicodeBlock.HANGUL_SYLLABLES, Character.UnicodeBlock.of((char) 0xac00)); in test_ofC()205 … assertEquals(Character.UnicodeBlock.HANGUL_SYLLABLES, Character.UnicodeBlock.of((char) 0xd7af)); in test_ofC()429 assertEquals(Character.UnicodeBlock.HANGUL_SYLLABLES, Character.UnicodeBlock.of(0xac00)); in test_ofI()430 assertEquals(Character.UnicodeBlock.HANGUL_SYLLABLES, Character.UnicodeBlock.of(0xd7af)); in test_ofI()737 …assertEquals(Character.UnicodeBlock.HANGUL_SYLLABLES, Character.UnicodeBlock.forName("HANGUL_SYLLA… in test_forNameLjava_lang_String()738 …assertEquals(Character.UnicodeBlock.HANGUL_SYLLABLES, Character.UnicodeBlock.forName("Hangul Sylla… in test_forNameLjava_lang_String()739 …assertEquals(Character.UnicodeBlock.HANGUL_SYLLABLES, Character.UnicodeBlock.forName("HangulSyllab… in test_forNameLjava_lang_String()
640 public static final java.lang.Character.UnicodeBlock HANGUL_SYLLABLES; field in Character.UnicodeBlock641 static { HANGUL_SYLLABLES = null; }
1235 public static final java.lang.Character.UnicodeBlock HANGUL_SYLLABLES; field in Character.UnicodeBlock1238 HANGUL_SYLLABLES = null;
1165 public static final UnicodeBlock HANGUL_SYLLABLES = field in Character.UnicodeBlock3000 HANGUL_SYLLABLES,