Home
last modified time | relevance | path

Searched defs:toRegex (Results 1 – 2 of 2) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
DWildcardMatcher.java45 private static CharSequence toRegex(final String expression) { in toRegex() method in WildcardMatcher
/external/cldr/tools/java/org/unicode/cldr/util/
DCldrUtility.java650 public static String toRegex(UnicodeSet source) { in toRegex() method in CldrUtility
709 public static String toRegex(UnicodeSet source, Transliterator escaper, boolean onlyBmp) { in toRegex() method in CldrUtility