Home | History | Annotate | Download | only in common

Lines Matching defs:ucase_toFullUpper

1287 ucase_toFullUpper(const UCaseProps *csp, UChar32 c,
1617 return (UBool)(ucase_toFullUpper(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);
1626 ucase_toFullUpper(csp, c, NULL, NULL, &resultString, "", &locCache)>=0 ||