Searched refs:ref_case_compare (Results 1 – 2 of 2) sorted by relevance
/dports/devel/icu/icu/source/test/intltest/ |
H A D | tstnorm.cpp | 921 ref_case_compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options) { in ref_case_compare() function 1125 refResult=ref_case_compare(s[i], s[j], opt[k].options); in TestCompare() 1182 refResult=ref_case_compare(s1, s2, opt[k].options); in TestCompare()
|
/dports/devel/icu-lx/icu/source/test/intltest/ |
H A D | tstnorm.cpp | 921 ref_case_compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options) { in ref_case_compare() function 1125 refResult=ref_case_compare(s[i], s[j], opt[k].options); in TestCompare() 1182 refResult=ref_case_compare(s1, s2, opt[k].options); in TestCompare()
|