Home | History | Annotate | Download | only in common

Lines Matching defs:u_strcmp

668 u_strcmp(const UChar *s1, 
932 /* String compare in code point order - u_strcmp() compares in code unit order. */