Searched refs:_processSimple (Results 1 – 2 of 2) sorted by relevance
89 this._processSimple(pattern.join('/'), index)387 GlobSync.prototype._processSimple = function (prefix, index) { method in GlobSync
322 this._processSimple(pattern.join('/'), index, cb)671 Glob.prototype._processSimple = function (prefix, index, cb) { method in Glob