Searched refs:maxMatchIndex (Results 1 – 1 of 1) sorted by relevance
1260 int32_t *maxMatchLen, int32_t* maxMatchIndex) { in linearSearch() argument1267 *maxMatchIndex = index; in linearSearch()1271 *maxMatchIndex, *maxMatchLen); in linearSearch()1299 int32_t* maxMatchLen, int32_t* maxMatchIndex) { in searchCurrencyName() argument1300 *maxMatchIndex = -1; in searchCurrencyName()1333 *maxMatchIndex = matchIndex; in searchCurrencyName()1340 maxMatchLen, maxMatchIndex); in searchCurrencyName()