Home
last modified time | relevance | path

Searched refs:addMatch (Results 1 – 7 of 7) sorted by relevance

/plugin/batchedit/
Dengine.php291 $this->addMatch($text, $match[$i][0][1], $match[$i][0][0], $regexp, $replacement,
413 …private function addMatch($text, $offset, $matched, $regexp, $replacement, $contextChars, $context… function in BatcheditPage
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.js672 addMatch = function (match) { function
677 self.forEach(values[i], item.regex, addMatch);
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js1570 addMatch = function addMatch(match) { function
1590 XRegExp.forEach(values[i], item.regex, addMatch);
Dsyntaxhighlighter.js.map1addMatch","backref","ReferenceError","search","replacement","isRegex","s2","replaceEach","replacem…
/plugin/mizarveifiabledocs/dist/
Dscript.js.map1addMatch = (match, view, from, add)=>decorate(add, from, from + match[0].length, match, view);\n …
/plugin/mizarproofchecker/dist/
Dscript.js.map1addMatch = (match, view, from, add)=>decorate(add, from, from + match[0].length, match, view);\n …
/plugin/mizarverifiabledocs/dist/
H A Dscript.js.map1addMatch = (match, view, from, add)=>decorate(add, from, from + match[0].length, match, view);\n …