Searched defs:toRegex (Results 1 – 3 of 3) sorted by relevance
46 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
667 public static String toRegex(UnicodeSet source) { in toRegex() method in CldrUtility726 public static String toRegex(UnicodeSet source, Transliterator escaper, boolean onlyBmp) { in toRegex() method in CldrUtility