Home
last modified time | relevance | path

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

/plugin/condition/
H A Dsyntax.php73 $b = $this->_fetch_block($match, 0);
79 function _fetch_block(&$match, $lvl=0) { function in syntax_plugin_condition
89 $i['value'] = $this->_fetch_block($match, $lvl+1);
93 $i['value'] = $this->_fetch_block($match, $lvl+1);