Searched refs:EndsWithMatcher (Results 1 – 1 of 1) sorted by relevance
62 return new EndsWithMatcher (chars, patternLength); in compile()192 private static final class EndsWithMatcher extends WCMatcher class in WCMatcher219 EndsWithMatcher (final char [] pattern, final int patternLength) in EndsWithMatcher() method in WCMatcher.EndsWithMatcher