Searched refs:maxMatchIndex (Results 1 – 1 of 1) sorted by relevance
1318 int32_t *maxMatchLen, int32_t* maxMatchIndex) { in linearSearch() argument1323 *maxMatchIndex = index; in linearSearch()1327 *maxMatchIndex, *maxMatchLen); in linearSearch()1346 int32_t* maxMatchLen, int32_t* maxMatchIndex) { in searchCurrencyName() argument1347 *maxMatchIndex = -1; in searchCurrencyName()1379 *maxMatchIndex = matchIndex; in searchCurrencyName()1385 maxMatchLen, maxMatchIndex); in searchCurrencyName()