Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php1399 $this->setMBencoding('windows-1252'); // sets $this->mb_enc
1401 $this->setMBencoding('UTF-8'); // sets $this->mb_enc
1700 function setMBencoding($enc)
4212 $this->setMBencoding('UTF-8');
4217 $this->setMBencoding('windows-1252');
1689 function setMBencoding($enc) global() function in Mpdf\\Mpdf