Searched defs:makeRe (Results 1 – 3 of 3) sorted by relevance
96 m.makeRe = function makeRe (pattern, options) { function in m663 minimatch.makeRe = function (pattern, options) { function667 Minimatch.prototype.makeRe = makeRe method in Minimatch
86 m.makeRe = (pattern, options) => orig.makeRe(pattern, ext(def, options)) function in m146 minimatch.makeRe = (pattern, options) => function in minimatch811 makeRe () { method in Minimatch
1 …r"))}else if(typeof define=="function"&&define.amd){define(["../../lib/codemirror"],a)}else{a(Code… function