Home
last modified time | relevance | path

Searched refs:TO_TITLE (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/common/
Dunistr_case.cpp146 } else if(toWhichCase==TO_TITLE) { in caseMap()
196 return caseMap(titleIter, Locale::getDefault().getName(), 0, TO_TITLE); in toTitle()
201 return caseMap(titleIter, locale.getName(), 0, TO_TITLE); in toTitle()
206 return caseMap(titleIter, locale.getName(), options, TO_TITLE); in toTitle()
Dustr_imp.h117 TO_TITLE, enumerator
Dustrcase.c596 TO_TITLE, pErrorCode); in u_strToTitle()
611 TO_TITLE, pErrorCode); in ucasemap_toTitle()
Ducasemap.c560 TO_TITLE, pErrorCode); in ucasemap_utf8ToTitle()