Searched refs:Glob (Results 1 – 10 of 10) sorted by relevance
| /plugin/asciidocjs/node_modules/glob/ |
| D | glob.js | 72 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 …]
|
| D | README.md | 1 # 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 …]
|
| D | sync.js | 7 var Glob = require('./glob.js').Glob variable
|
| /plugin/findologicxmlexport/vendor/hoa/iterator/ |
| D | Glob.php | 47 class Glob extends \GlobIterator class
|
| D | README.md | 337 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/ |
| D | CHANGELOG.md | 13 * Add Glob pattern handling in the `Finder` (Stéphane HULARD, 2015-11-12T22:28:20+01:00)
|
| D | Finder.php | 138 new Iterator\Glob(rtrim($path, DS)),
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_hu.txt | 358 global=Globális
|
| D | dia_cs.txt | 358 global=Globální
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …Glob with String\n if (typeof arg1 === 'string' || isRelativePattern(arg1)) {\n const pa…
|