Home | History | Annotate | Download | only in intltest

Lines Matching full:_norm_compare

878 _norm_compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode) {
1083 result=_norm_compare(s[i], s[j], opt[k].options, errorCode);
1140 result=_norm_compare(s1, s2, opt[k].options, errorCode);