Searched defs:matched (Results 1 – 6 of 6) sorted by relevance
33 SearchUtil.MatchedLine matched = SearchUtil.findMatchingLine(actual, "poten"); in testFindMatchingLine() local
224 const bool matched = (currentCodePoints[j] == baseLowerC in getProximityType() local239 const bool matched = (currentCodePoints[j] == baseLowerC in getProximityType() local
50 final MatchedLine matched = new MatchedLine(); in findMatchingLine() local
162 bool matched = true; in findShortcutEntryAndGetPos() local
177 bool matched = true; in findShortcutEntryAndGetPos() local
1313 final SearchUtil.MatchedLine matched = SearchUtil.findMatchingLine(snippet, query); in updateSnippet() local