Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DDirectWrite.php443 $text = $this->mpdf->purify_utf8_text($text);
DTableOfContents.php575 $txt = $this->mpdf->purify_utf8_text($toc_bookmarkText);
DMpdf.php4486 $txt = $this->purify_utf8_text($txt);
4527 $txt = $this->purify_utf8_text($txt);
5851 $txt = $this->purify_utf8_text($txt);
10492 $texte = $this->purify_utf8_text($texte);
23330 $txt = $this->purify_utf8_text($txt);
25368 $text = $this->purify_utf8_text($text);
26068 function purify_utf8_text($txt) function in Mpdf\\Mpdf
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DSvg.php2496 $txt = $this->mpdf->purify_utf8_text($txt);
2671 $txt = $this->mpdf->purify_utf8_text($txt);