Home | History | Annotate | Download | only in common

Lines Matching refs:toUpperOrTitle

1194 toUpperOrTitle(const UCaseProps *csp, UChar32 c,
1291 return toUpperOrTitle(csp, c, iter, context, pString, locale, locCache, TRUE);
1299 return toUpperOrTitle(csp, c, iter, context, pString, locale, locCache, FALSE);