Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dengine.php101 $this->contextAfter = $this->cropContextAfter($pageText, $pageOffset + strlen($text), $contextChars, $contextLines);
225 private function cropContextAfter($pageText, $pageOffset, $contextChars, $contextLines) { function in BatcheditMatch