Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducase.cpp137 if(UCASE_GET_TYPE(props)>=UCASE_UPPER) { in ucase_tolower()
809 if(UCASE_GET_TYPE(props)>=UCASE_UPPER) { in ucase_toFullLower()
1099 if(UCASE_GET_TYPE(props)>=UCASE_UPPER) { in ucase_fold()
1163 if(UCASE_GET_TYPE(props)>=UCASE_UPPER) { in ucase_toFullFolding()
1240 return (UBool)(UCASE_UPPER==ucase_getType(GET_CASE_PROPS(), c)); in u_isUUppercase()
1280 return (UBool)(UCASE_UPPER==ucase_getType(csp, c)); in ucase_hasBinaryProperty()
Ducase.h320 UCASE_UPPER, enumerator