Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php17 $toc =& $this->find_toc_anchors($pipeline, $media, $document);
27 $toc =& $this->find_toc_anchors($pipeline, $media, $document);
31 function &find_toc_anchors(&$pipeline, &$media, &$document) { function in FeatureToc