Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducase.cpp161 if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in ucase_toupper()
162 GET_SLOT_VALUE(excWord, UCASE_EXC_UPPER, pe, c); in ucase_toupper()
181 } else if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in ucase_totitle()
182 idx=UCASE_EXC_UPPER; in ucase_totitle()
1026 } else if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) { in toUpperOrTitle()
1028 idx=UCASE_EXC_UPPER; in toUpperOrTitle()
Ducase.h362 UCASE_EXC_UPPER, enumerator