Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTtz.php10 $this->mpdf->ttz = true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php516 var $substitute; // Array of substitution strings e.g. <ttz>112</ttz>
617 var $ttz;
1249 $this->substitute = []; // Array of substitution strings e.g. <ttz>112</ttz>
1257 $this->ttz = false;
13394 $html = str_replace('</ttz><ttz>', '|', $html);
13497 if (($this->tts) || ($this->ttz) || ($this->tta)) {
19041 $this->enabledtags = "<a><acronym><address><article><aside><b><bdi><bdo><big><blockquote><br><caption><center><cite><code><del><details><dd><div><dl><dt><em><fieldset><figcaption><figure><font><form><h1><h2><h3><h4><h5><h6><hgroup><hr><i><img><input><ins><kbd><legend><li><main><mark><meter><nav><ol><option><p><pre><progress><q><s><samp><section><select><small><span><strike><strong><sub><summary><sup><table><tbody><td><template><textarea><tfoot><th><thead><time><tr><tt><u><ul><var><footer><header><annotation><bookmark><textcircle><barcode><dottab><indexentry><indexinsert><watermarktext><watermarkimage><tts><ttz><tt
623 var $ttz; global() variable in Mpdf\\Mpdf
[all...]