Home
last modified time | relevance | path

Searched refs:UCASE_UPPER (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Ducase.cpp138 if(UCASE_GET_TYPE(props)>=UCASE_UPPER) { in ucase_tolower()
810 if(UCASE_GET_TYPE(props)>=UCASE_UPPER) { in ucase_toFullLower()
1100 if(UCASE_GET_TYPE(props)>=UCASE_UPPER) { in ucase_fold()
1164 if(UCASE_GET_TYPE(props)>=UCASE_UPPER) { in ucase_toFullFolding()
1241 return (UBool)(UCASE_UPPER==ucase_getType(GET_CASE_PROPS(), c)); in u_isUUppercase()
1281 return (UBool)(UCASE_UPPER==ucase_getType(csp, c)); in ucase_hasBinaryProperty()
Ducase.h320 UCASE_UPPER, enumerator