Home
last modified time | relevance | path

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

/plugin/hidden/
H A Dsyntax.php116 $this->_grepOption($return, 'onHidden', $match);
117 $this->_grepOption($return, 'onVisible', $match);
118 $this->_grepOption($return, 'onExportPdf', $match);
150 private function _grepOption(&$options, $tag, &$match){ function in syntax_plugin_hidden
/plugin/twcheckliste/
H A Dsyntax.php77 private function _grepOption(&$options, $tag, &$match) { function in syntax_plugin_twcheckliste