Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtstnorm.cpp907 _norm_compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &error… in _norm_compare() function
1112 result=_norm_compare(s[i], s[j], opt[k].options, errorCode); in TestCompare()
1169 result=_norm_compare(s1, s2, opt[k].options, errorCode); in TestCompare()