Searched defs:alphabetic (Results 1 – 3 of 3) sorted by relevance
2942 UnicodeSet alphabetic = new UnicodeSet("[:alphabetic:]").freeze(); in TestAny() local
2939 UnicodeSet alphabetic = new UnicodeSet("[:alphabetic:]").freeze(); in TestAny() local
3889 UnicodeSet alphabetic("[:alphabetic:]", status); in TestAny() local