Home
last modified time | relevance | path

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

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DCldrDataProcessor.java251 abstract PathMatcher getMatcher(String pattern); in getMatcher() method in CldrDataProcessor
269 PathMatcher getMatcher(String pattern) { in getMatcher() method in Builder
299 @Override PathMatcher getMatcher(String pattern) { in getMatcher() method in PrefixBuilder
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTrieMap.java95 abstract public Matcher<V> getMatcher(); in getMatcher() method in TrieMap
173 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.BytesTrieMap
359 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.CharsTrieMap
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMap.java94 abstract public Matcher<V> getMatcher(); in getMatcher() method in TrieMap
172 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.BytesTrieMap
358 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.CharsTrieMap