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.cpp160 if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in ucase_toupper()
161 GET_SLOT_VALUE(excWord, UCASE_EXC_UPPER, pe, c); in ucase_toupper()
180 } else if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in ucase_totitle()
181 idx=UCASE_EXC_UPPER; in ucase_totitle()
1025 } else if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in toUpperOrTitle()
1027 idx=UCASE_EXC_UPPER; in toUpperOrTitle()
Ducase.h362 UCASE_EXC_UPPER, enumerator