Home | History | Annotate | Download | only in unicode

Lines Matching refs:u_isULowercase

87  * - lower:     u_isULowercase(c) or u_hasBinaryProperty(c, UCHAR_LOWERCASE)
253 /** Binary property Lowercase. Same as u_isULowercase, different from u_islower.
1919 u_isULowercase(UChar32 c);