Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducase.cpp178 if(HAS_SLOT(excWord, UCASE_EXC_TITLE)) { in ucase_totitle()
179 idx=UCASE_EXC_TITLE; in ucase_totitle()
252 for(idx=UCASE_EXC_LOWER; idx<=UCASE_EXC_TITLE; ++idx) { in ucase_addCaseClosure()
1023 if(!upperNotTitle && HAS_SLOT(excWord, UCASE_EXC_TITLE)) { in toUpperOrTitle()
1024 idx=UCASE_EXC_TITLE; in toUpperOrTitle()
Ducase.h363 UCASE_EXC_TITLE, enumerator