Searched refs:m_suffix (Results 1 – 1 of 1) sorted by relevance
198 return s.endsWith (m_suffix); in matches()222 m_suffix = new String (pattern, 1, patternLength - 1); in EndsWithMatcher()226 private final String m_suffix; field in WCMatcher.EndsWithMatcher