Home | History | Annotate | Download | only in common

Lines Matching refs:ucase_toFullTitle

1046 ucase_toFullTitle(const UCaseProps *csp, UChar32 c,
1309 return (UBool)(ucase_toFullTitle(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);
1316 ucase_toFullTitle(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);