Home | History | Annotate | Download | only in common

Lines Matching defs:strcmpMax

315 strcmpMax(const UChar *s, int32_t length, const UChar *t, int32_t max) {
374 result=strcmpMax(s, length, p, unfoldStringWidth);