Home
last modified time | relevance | path

Searched defs:_toc (Results 1 – 5 of 5) sorted by relevance

/plugin/toctweak/
H A Dhelper.php125 function _toc(array $toc, $topLv=null, $maxLv=null, $headline='') { function in helper_plugin_toctweak
/plugin/rst/
H A Dsyntax.php160 function _toc(&$renderer, $text) function in syntax_plugin_rst
/plugin/markdownextra/
H A Dsyntax.php120 function _toc(&$renderer, $text) function in syntax_plugin_markdownextra
/plugin/txt2tags/
H A Dsyntax.php132 function _toc(&$renderer, $text) function in syntax_plugin_txt2tags
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php15 var $_toc; variable in Mpdf\\TableOfContents