Home
last modified time | relevance | path

Searched refs:getUnmatchedPatterns (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DRegexLookup.java928 … public Map<String, T> getUnmatchedPatterns(Set<String> matched, Map<String, T> outputUnmatched) { in getUnmatchedPatterns() method in RegexLookup
DPathHeader.java1938 lookup.getUnmatchedPatterns(matchersFound, outputUnmatched);