Home | History | Annotate | Download | only in unicode

Lines Matching refs:u_isUAlphabetic

86  * - alpha:     u_isUAlphabetic(c) or u_hasBinaryProperty(c, UCHAR_ALPHABETIC)
173 /** Binary property Alphabetic. Same as u_isUAlphabetic, different from u_isalpha.
1904 u_isUAlphabetic(UChar32 c);