Home | History | Annotate | Download | only in unicode

Lines Matching refs:u_isUAlphabetic

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