Searched refs:_norm_compare (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtstnorm.cpp880 _norm_compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode) { function
1085 result=_norm_compare(s[i], s[j], opt[k].options, errorCode);
1142 result=_norm_compare(s1, s2, opt[k].options, errorCode);

Completed in 125 milliseconds