Searched defs:patternLen (Results 1 - 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/test/perf/strsrchperf/ |
H A D | strsrchperf.h | 39 StringSearchPerfFunction(StrSrchFn func, UStringSearch* search, const UChar* source,int32_t sourceLen, const UChar* pattern, int32_t patternLen) { in StringSearchPerfFunction() argument 66 void ICUForwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pattern, int32_t patternLen, UErrorCode* status) { in ICUForwardSearch() argument 75 void ICUBackwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pattern, int32_t patternLen, UErrorCode* status) { in ICUBackwardSearch() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | nptrans.cpp | 79 int32_t patternLen =0; in NamePrepTransform() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | creststn.c | 625 int32_t patternLen; in TestNewTypes() local
|
H A D | cldrtest.c | 806 int32_t patternLen; in findSetMatch() local
|
Completed in 8 milliseconds