Lines Matching refs:_norm_compare
874 _norm_compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode) {1079 result=_norm_compare(s[i], s[j], opt[k].options, errorCode);1138 result=_norm_compare(s1, s2, opt[k].options, errorCode);