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.cpp168 if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in ucase_toupper()
169 GET_SLOT_VALUE(excWord, UCASE_EXC_UPPER, pe, c); in ucase_toupper()
193 } else if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in ucase_totitle()
194 idx=UCASE_EXC_UPPER; in ucase_totitle()
1270 } else if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in toUpperOrTitle()
1272 idx=UCASE_EXC_UPPER; in toUpperOrTitle()
Ducase.h393 UCASE_EXC_UPPER, enumerator