Searched refs:_convert_header (Results 1 – 2 of 2) sorted by relevance
/plugin/composer/ |
H A D | syntax.php | 385 $this->_convert_header($renderer,$instr[$i],$clevel,$o); 431 function _convert_header(&$renderer,&$instr,$clevel,$o) { function in syntax_plugin_composer
|
/plugin/siteexport/syntax/ |
H A D | toc.php | 374 … $this->_convert_header($renderer, $instr[$i], $depth-1); // -1 because the depth starts at 1 433 private function _convert_header(&$renderer, &$instr, $depth) { function in syntax_plugin_siteexport_toc
|