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