Home | History | Annotate | Download | only in cintltst

Lines Matching full:alphabetic

3106     U_STRING_DECL(alphaPattern, "[:Alphabetic:]", 14);
3120 U_STRING_INIT(alphaPattern, "[:Alphabetic:]", 14);
3155 /* check that Cf is neither Hyphen nor Dash nor Alphabetic */
3161 showAIntersectB(set3, set4, "[:Cf:]", "[:Alphabetic:]", TRUE);