Home
last modified time | relevance | path

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

/plugin/condition/
H A Dsyntax.php101 if(($v = $this->_fetch_value($match)) !== null) $i['value'] = $v;
147 function _fetch_value(&$match) { function in syntax_plugin_condition