Home
last modified time | relevance | path

Searched refs:Glob (Results 1 – 10 of 10) sorted by relevance

/plugin/asciidocjs/node_modules/glob/
Dglob.js72 return new Glob(pattern, options, cb)
98 var g = new Glob(pattern, options)
115 glob.Glob = Glob
116 inherits(Glob, EE)
117 function Glob (pattern, options, cb) { class
129 if (!(this instanceof Glob))
130 return new Glob(pattern, options, cb)
185 Glob.prototype._finish = function () {
186 assert(this instanceof Glob)
197 Glob.prototype._realpath = function () {
[all …]
DREADME.md1 # Glob chapter
32 ## Glob Primer
131 ## Class: glob.Glob
133 Create a Glob object by instantiating the `glob.Glob` class.
136 var Glob = require("glob").Glob
137 var mg = new Glob(pattern, options, cb)
143 ### new glob.Glob(pattern, [options], [cb]) argument
175 Glob object, and may be re-used.
198 Glob to change pattern matching behavior. Also, some have been added,
203 All options are added to the Glob object, as well.
[all …]
Dsync.js7 var Glob = require('./glob.js').Glob variable
/plugin/findologicxmlexport/vendor/hoa/iterator/
DGlob.php47 class Glob extends \GlobIterator class
DREADME.md337 Also, the `Hoa\Iterator\Glob` allows to iterator with the glob strategy. It
341 $glob = new Hoa\Iterator\Glob(resolve('hoa://Library/Iterator') . '/M*.php');
/plugin/findologicxmlexport/vendor/hoa/file/
DCHANGELOG.md13 * Add Glob pattern handling in the `Finder` (Stéphane HULARD, 2015-11-12T22:28:20+01:00)
DFinder.php138 new Iterator\Glob(rtrim($path, DS)),
/plugin/diagramsnet/lib/resources/
Ddia_hu.txt358 global=Globális
Ddia_cs.txt358 global=Globální
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1Glob with String\n if (typeof arg1 === 'string' || isRelativePattern(arg1)) {\n const pa…