Searched refs:_cmpFold (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ustrcase.cpp | 481 static int32_t _cmpFold( in _cmpFold() function 852 return _cmpFold(s1, length1, s2, length2, options, NULL, NULL, pErrorCode); in u_strcmpFold() 906 _cmpFold(s1, length1, s2, length2, options, in u_caseInsensitivePrefixMatch()
|