Home | History | Annotate | Download | only in unicode

Lines Matching full:alphabetic

175     /** Binary property Alphabetic. Same as u_isUAlphabetic, different from u_isalpha.
204 Extend the value or shape of a preceding alphabetic character,
2267 * Check if a code point has the Alphabetic Unicode property.
2271 * @return true if the code point has the Alphabetic Unicode property, false otherwise