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

/external/icu4c/common/
H A Dunistr_case.cpp146 } else if(toWhichCase==TO_TITLE) {
196 return caseMap(titleIter, Locale::getDefault().getName(), 0, TO_TITLE);
201 return caseMap(titleIter, locale.getName(), 0, TO_TITLE);
206 return caseMap(titleIter, locale.getName(), options, TO_TITLE);
H A Dustr_imp.h117 TO_TITLE, enumerator in enum:__anon4758
H A Dustrcase.c525 } else /* if(toWhichCase==TO_TITLE) */ {
596 TO_TITLE, pErrorCode);
611 TO_TITLE, pErrorCode);
H A Ducasemap.c510 } else /* if(toWhichCase==TO_TITLE) */ {
560 TO_TITLE, pErrorCode);

Completed in 119 milliseconds