Searched refs:lastWord (Results 1 – 1 of 1) sorted by relevance
371 String lastWord = ""; in attemptMatch() local375 for (; it < content.length(); lastWord = matcher.group(0), it = matcher.end()) { in attemptMatch()424 if (lastWord.equals("et") && stateMatch.group(0).equals("al")) { in attemptMatch()