Searched +full:do_replace +(+path:plugin +path:strreplace) -(+path:plugin +path:strreplace +path:lang) (Results 1 – 4 of 4) sorted by relevance
1 … up to four strings and their replacements in the Configuration Manager. Then set the 'do_replace'6 during the same search and replace session. To start a new session, set the 'do_replace' option to…
16 private $do_replace = false; variable in action_plugin_strreplace41 $this->do_replace = $this->getConf('do_replace'); 42 if(!$this->do_replace) {55 $this->do_replace = false;64 if(!$this->do_replace) return;
2 $conf['do_replace'] = 0;
2 $meta['do_replace'] = array('onoff');