Searched refs:isRegexMeta (Results 1 – 1 of 1) sorted by relevance
36 private static boolean isRegexMeta(char c) { in isRegexMeta() method in Globs72 if (isGlobMeta(next) || isRegexMeta(next)) { in toRegexPattern()196 if (isRegexMeta(c)) { in toRegexPattern()