Searched defs:_toc (Results 1 – 5 of 5) sorted by relevance
/plugin/toctweak/ | ||
H A D | helper.php | 125 function _toc(array $toc, $topLv=null, $maxLv=null, $headline='') { function in helper_plugin_toctweak |
/plugin/rst/ | ||
H A D | syntax.php | 160 function _toc(&$renderer, $text) function in syntax_plugin_rst |
/plugin/markdownextra/ | ||
H A D | syntax.php | 120 function _toc(&$renderer, $text) function in syntax_plugin_markdownextra |
/plugin/txt2tags/ | ||
H A D | syntax.php | 132 function _toc(&$renderer, $text) function in syntax_plugin_txt2tags |
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ | ||
H A D | TableOfContents.php | 15 var $_toc; variable in Mpdf\\TableOfContents |