Home
last modified time | relevance | path

Searched defs:contextLines (Results 1 – 1 of 1) sorted by relevance

/plugin/batchedit/
Dengine.php96 …n __construct($pageText, $pageOffset, $text, $regexp, $replacement, $contextChars, $contextLines) {
207 private function cropContextBefore($pageText, $pageOffset, $contextChars, $contextLines) {
225 private function cropContextAfter($pageText, $pageOffset, $contextChars, $contextLines) {
264 …public function findMatches($regexp, $replacement, $limit, $contextChars, $contextLines, $applyTem…
413 … function addMatch($text, $offset, $matched, $regexp, $replacement, $contextChars, $contextLines) {
1017 …findMatches($namespace, $regexp, $replacement, $limit, $contextChars, $contextLines, $applyTemplat…