Home
last modified time | relevance | path

Searched refs:maxMatchIndex (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/
Ducurr.cpp1283 int32_t *maxMatchLen, int32_t* maxMatchIndex) { in linearSearch() argument
1290 *maxMatchIndex = index; in linearSearch()
1294 *maxMatchIndex, *maxMatchLen); in linearSearch()
1322 int32_t* maxMatchLen, int32_t* maxMatchIndex) { in searchCurrencyName() argument
1323 *maxMatchIndex = -1; in searchCurrencyName()
1356 *maxMatchIndex = matchIndex; in searchCurrencyName()
1363 maxMatchLen, maxMatchIndex); in searchCurrencyName()
/third_party/node/deps/icu-small/source/common/
Ducurr.cpp1283 int32_t *maxMatchLen, int32_t* maxMatchIndex) { in linearSearch() argument
1290 *maxMatchIndex = index; in linearSearch()
1294 *maxMatchIndex, *maxMatchLen); in linearSearch()
1322 int32_t* maxMatchLen, int32_t* maxMatchIndex) { in searchCurrencyName() argument
1323 *maxMatchIndex = -1; in searchCurrencyName()
1356 *maxMatchIndex = matchIndex; in searchCurrencyName()
1363 maxMatchLen, maxMatchIndex); in searchCurrencyName()
/third_party/skia/third_party/externals/icu/source/common/
Ducurr.cpp1260 int32_t *maxMatchLen, int32_t* maxMatchIndex) { in linearSearch() argument
1267 *maxMatchIndex = index; in linearSearch()
1271 *maxMatchIndex, *maxMatchLen); in linearSearch()
1299 int32_t* maxMatchLen, int32_t* maxMatchIndex) { in searchCurrencyName() argument
1300 *maxMatchIndex = -1; in searchCurrencyName()
1333 *maxMatchIndex = matchIndex; in searchCurrencyName()
1340 maxMatchLen, maxMatchIndex); in searchCurrencyName()