Home | History | Annotate | Download | only in common

Lines Matching defs:ucase_toFullTitle

1020 ucase_toFullTitle(const UCaseProps *csp, UChar32 c,
1283 return (UBool)(ucase_toFullTitle(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);
1290 ucase_toFullTitle(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);