Home
last modified time | relevance | path

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

/plugin/bureaucracy/
H A Dsyntax.php26 var $noreplace = null; variable in syntax_plugin_bureaucracy
468 $this->noreplace = $matches[1];
483 if (is_null($this->noreplace)) $this->noreplace_save($input);
526 if (is_array($this->noreplace)) foreach ($this->noreplace as $nr) {