Searched defs:alphabetic (Results 1 – 4 of 4) sorted by relevance
49 public boolean alphabetic() default false; in alphabetic() method
2939 UnicodeSet alphabetic = new UnicodeSet("[:alphabetic:]").freeze(); in TestAny() local
2942 UnicodeSet alphabetic = new UnicodeSet("[:alphabetic:]").freeze(); in TestAny() local
3964 UnicodeSet alphabetic("[:alphabetic:]", status); in TestAny() local