Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php25 var $TOCbookmarkText; variable in Mpdf\\TableOfContents
215 $this->TOCbookmarkText = $toc_bookmarkText;
355 $toc_bookmarkText = $this->TOCbookmarkText;
538 $toc_bookmarkText = $this->TOCbookmarkText; // *BOOKMARKS*
872 $this->TOCbookmarkText = htmlspecialchars_decode($attr['TOC-BOOKMARKTEXT'], ENT_QUOTES);