Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DRegexLookup.java221 …List<T> getAll(String pattern, Object context, List<Finder> matcherList, Output<String[]> firstInf… in getAll() argument
263 …public List<T> getAll(String pattern, Object context, List<Finder> matcherList, Output<String[]> f… in getAll() argument
287 if (matcherList != null) { in getAll()
288 matcherList.add(n._finder); in getAll()
297 List<Finder> matcherList = new ArrayList<>(); in get() local
299 …List<T> matches = getAll(pattern, context, matcherList, firstInfo); //need to get whole list becau… in get()
307 matcherFound.value = (matcherList.size() > 0) ? matcherList.get(0) : null; in get()
601 …public List<T> getAll(String pattern, Object context, List<Finder> matcherList, Output<String[]> f… in getAll() argument
622 if (matcherList != null) { in getAll()
623 matcherList.add(n._finder); in getAll()
[all …]
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...