Searched refs:matchGlobPattern (Results 1 – 1 of 1) sorted by relevance
169 return matchGlobPattern(pattern, match); in matchPattern()176 static boolean matchGlobPattern(String pattern, String match) { in matchGlobPattern() method in PatternMatcher