Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dengine.php88 private $contextBefore; variable in BatcheditMatch
100 $this->contextBefore = $this->cropContextBefore($pageText, $pageOffset, $contextChars, $contextLines);
131 return $this->contextBefore;
193 $this->contextBefore, $this->contextAfter, $this->marked, $this->applied));
201 $this->contextBefore, $this->contextAfter, $this->marked, $this->applied) = unserialize($data);