Home
last modified time | relevance | path

Searched defs:matchLen1 (Results 1 - 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dcstrcase.c1028 int32_t matchLen1, matchLen2; in TestUCaseInsensitivePrefixMatch() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dustrcase.cpp1394 _cmpFold( const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, int32_t *matchLen1, int32_t *matchLen2, UErrorCode *pErrorCode) _cmpFold() argument
1811 u_caseInsensitivePrefixMatch(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, int32_t *matchLen1, int32_t *matchLen2, UErrorCode *pErrorCode) u_caseInsensitivePrefixMatch() argument

Completed in 4 milliseconds