Home | History | Annotate | Download | only in unicode

Lines Matching full:alphabetic

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