Searched defs:alphabetic (Results 1 – 5 of 5) sorted by relevance
84 alphabetic = 64, enumerator
149 struct alphabetic { BOOST_SPIRIT_IS_TAG() }; struct
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