Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dengine.php96 public function __construct($pageText, $pageOffset, $text, $regexp, $replacement, $contextChars, $contextLines) { argument
207 private function cropContextBefore($pageText, $pageOffset, $contextChars, $contextLines) { argument
225 private function cropContextAfter($pageText, $pageOffset, $contextChars, $contextLines) { argument
264 public function findMatches($regexp, $replacement, $limit, $contextChars, argument
413 addMatch($text, $offset, $matched, $regexp, $replacement, $contextChars, $contextLines) global() argument
1017 findMatches($namespace, $regexp, $replacement, $limit, $contextChars, $contextLines, $applyTemplatePatterns) global() argument
[all...]