Home
last modified time | relevance | path

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

/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
DResultSpec.java287 Pattern rbPathMatcher = getRbPathMatcher(rbPathSpec); in getFallbackFunction() local
301 RbPath rbPath, DynamicVars varFn, Pattern rbPathMatcher, VarString fallbackSpec) { in getFallbackResult()