Searched refs:_convertInstructions (Results 1 – 2 of 2) sorted by relevance
/plugin/composer/ |
H A D | syntax.php | 317 $instr = $this->_convertInstructions( 355 function _convertInstructions($instr, $incl, &$renderer, $clevel, $o){ function in syntax_plugin_composer
|
/plugin/siteexport/syntax/ |
H A D | toc.php | 201 … $instructions = $this->_convertInstructions($instructions, $addID = null, $renderer, $depth); 359 private function _convertInstructions($instr, $id, &$renderer, $depth = 1) { function in syntax_plugin_siteexport_toc
|