Searched defs:alphabetic (Results 1 – 4 of 4) sorted by relevance
84 alphabetic = 64, enumerator
149 struct alphabetic { BOOST_SPIRIT_IS_TAG() }; struct
2942 UnicodeSet alphabetic = new UnicodeSet("[:alphabetic:]").freeze(); in TestAny() local
3964 UnicodeSet alphabetic("[:alphabetic:]", status); in TestAny() local