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