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.cpp191 if(HAS_SLOT(excWord, UCASE_EXC_TITLE)) { in ucase_totitle()
192 idx=UCASE_EXC_TITLE; in ucase_totitle()
265 for(idx=UCASE_EXC_LOWER; idx<=UCASE_EXC_TITLE; ++idx) { in ucase_addCaseClosure()
1268 if(!upperNotTitle && HAS_SLOT(excWord, UCASE_EXC_TITLE)) { in toUpperOrTitle()
1269 idx=UCASE_EXC_TITLE; in toUpperOrTitle()
Ducase.h394 UCASE_EXC_TITLE, enumerator