Searched defs:toRegex (Results 1 – 3 of 3) sorted by relevance
47 private static CharSequence toRegex(final String expression) { in toRegex() method in WildcardMatcher
48 public static String toRegex(String glob, String separators) { in toRegex() method in GlobToRegex
666 public static String toRegex(UnicodeSet source) { in toRegex() method in CldrUtility725 public static String toRegex(UnicodeSet source, Transliterator escaper, boolean onlyBmp) { in toRegex() method in CldrUtility