Searched defs:pageText (Results 1 – 1 of 1) sorted by relevance
/plugin/batchedit/ |
H A D | engine.php | 96 public function __construct($pageText, $pageOffset, $text, $regexp, $replacement, $contextChars, $contextLines) { argument 158 public function apply($pageText, $offsetDelta) { argument 207 private function cropContextBefore($pageText, $pageOffset, $contextChars, $contextLines) { argument 225 private function cropContextAfter($pageText, argument [all...] |