Searched refs:attemptMatch (Results 1 – 1 of 1) sorted by relevance
363 private static int attemptMatch(String content, MatchResult houseNumberMatch) { in attemptMatch() method in FindAddress468 int end = attemptMatch(content, houseNumberMatcher); in findAddress()