Home
last modified time | relevance | path

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

/plugin/siteexport/syntax/
H A Dtoc.php377 … $this->_convert_section($renderer, $instr[$i], $depth-1); // -1 because the depth starts at 1
441 private function _convert_section(&$renderer, &$instr, $depth) { function in syntax_plugin_siteexport_toc