Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTag.php176 if ($this->mpdf->allow_html_optional_endtags) {
H A DMpdf.php182 var $allow_html_optional_endtags;
13652 if ($this->allow_html_optional_endtags && !$parseonly) {
191 var $allow_html_optional_endtags; global() variable in Mpdf\\Mpdf