Searched defs:matchResult (Results 1 – 4 of 4) sorted by relevance
124 MatchResult matchResult = matcher.toMatchResult(); in parseEpisode() local150 MatchResult matchResult = matcher.toMatchResult(); in parseMovie() local
390 int matchResult = in match() local
3643 .associate { matchResult -> matchResult!!.groupValues[1] to matchResult.groupValues[2] } in <lambda>() method
2009 MatchResult matchResult = matchesFilters(client, result, originalAddress); in onScanResultInternal() local