Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducase.cpp155 if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in ucase_toupper()
156 GET_SLOT_VALUE(excWord, UCASE_EXC_UPPER, pe, c); in ucase_toupper()
175 } else if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in ucase_totitle()
176 idx=UCASE_EXC_UPPER; in ucase_totitle()
1099 } else if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in toUpperOrTitle()
1101 idx=UCASE_EXC_UPPER; in toUpperOrTitle()
Ducase.h358 UCASE_EXC_UPPER, enumerator