Searched defs:findMatches (Results 1 – 6 of 6) sorted by relevance
/plugin/batchedit/ |
H A D | admin.php | 135 private function findMatches($engine, $request) { function in admin_plugin_batchedit
|
H A D | engine.php | 264 public function findMatches($regexp, $replacement, $limit, $contextChars, $contextLines, $applyTemplatePatterns) { function in BatcheditPage 1017 public function findMatches($namespace, $regexp, $replacement, $limit, $contextChars, $contextLines, $applyTemplatePatterns) { function in BatcheditEngine
|
/plugin/syntaxhighlighter3/sxh3/src/js/ |
H A D | shCore.js | 1306 findMatches: function(regexList, code) method in sh.Highlighter
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shCore.min.js | 17 ….prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,isNative:!!n}… argument
|
H A D | shCore.js | 2587 findMatches: function(regexList, code) method in sh.Highlighter
|
/plugin/codemirror/dist/ |
H A D | scripts.min.js | 7 …f(g.open==="\n"){d.innerActive=g;d.inner=a.startState(g.mode,e.indent?e.indent(d.outer,"",""):0)}}… function
|