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.cpp180 if(HAS_SLOT(excWord, UCASE_EXC_TITLE)) { in ucase_totitle()
181 idx=UCASE_EXC_TITLE; in ucase_totitle()
254 for(idx=UCASE_EXC_LOWER; idx<=UCASE_EXC_TITLE; ++idx) { in ucase_addCaseClosure()
1040 if(!upperNotTitle && HAS_SLOT(excWord, UCASE_EXC_TITLE)) { in toUpperOrTitle()
1041 idx=UCASE_EXC_TITLE; in toUpperOrTitle()
Ducase.h366 UCASE_EXC_TITLE, enumerator