Home
last modified time | relevance | path

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

/plugin/composer/
H A Dsyntax.php189 $this->_render_output($renderer, $file, $data);
272 function _render_output(&$renderer, $file_data, $o){ function in syntax_plugin_composer
/plugin/siteexport/syntax/
H A Dtoc.php243 $this->_render_output($renderer, $mode, $instr);
323 private function _render_output($renderer, $mode, $instr) { function in syntax_plugin_siteexport_toc