Searched refs:thisMatch (Results 1 – 1 of 1) sorted by relevance
57 int thisMatch = matches[i]; in formatSuggestion() local58 if (thisMatch >= 0) { in formatSuggestion()59 sourceLen = queryTokens[thisMatch].length(); in formatSuggestion()