Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/glob/
Dsync.js54 this.matches.forEach(function (matchset, index) { argument
56 for (var p in matchset) {
Dglob.js218 var matchset = this.matches[index]
219 if (!matchset)
222 var found = Object.keys(matchset)