Home | History | Annotate | Download | only in intltest

Lines Matching refs:ref_norm_compare

847 ref_norm_compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode) {
1080 refResult=ref_norm_compare(s[i], s[j], opt[k].options, errorCode);
1139 refResult=ref_norm_compare(s1, s2, opt[k].options, errorCode);