Home | History | Annotate | Download | only in common

Lines Matching defs:toUpperOrTitle

945 toUpperOrTitle(const UCaseProps *csp, UChar32 c,
1042 return toUpperOrTitle(csp, c, iter, context, pString, locale, locCache, TRUE);
1050 return toUpperOrTitle(csp, c, iter, context, pString, locale, locCache, FALSE);