Home
last modified time | relevance | path

Searched refs:getRegexp (Results 1 – 3 of 3) sorted by path

/plugin/batchedit/
H A Dadmin.php136 $engine->findMatches($request->getNamespace(), $request->getRegexp(), $request->getReplacement(),
H A Dengine.php757 $properties['regexp'] = $request->getRegexp();
H A Drequest.php83 public function getRegexp() { function in BatcheditRequest