Home | History | Annotate | Download | only in common

Lines Matching defs:ucase_toFullLower

775 ucase_toFullLower(const UCaseProps *csp, UChar32 c,
1277 return (UBool)(ucase_toFullLower(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);
1288 ucase_toFullLower(csp, c, NULL, NULL, &resultString, "", &locCache)>=0 ||