Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dengine.php89 private $contextAfter; variable in BatcheditMatch
101 $this->contextAfter = $this->cropContextAfter($pageText, $pageOffset + strlen($text), $contextChars, $contextLines);
138 return $this->contextAfter;
193 $this->contextBefore, $this->contextAfter, $this->marked, $this->applied));
201 $this->contextBefore, $this->contextAfter, $this->marked, $this->applied) = unserialize($data);