Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DDirectWrite.php446 $text = $this->mpdf->all_entities_to_utf8($text);
DTableOfContents.php577 $txt = $this->mpdf->all_entities_to_utf8($txt);
DMpdf.php4488 $txt = $this->all_entities_to_utf8($txt);
4529 $txt = $this->all_entities_to_utf8($txt);
5854 $txt = $this->all_entities_to_utf8($txt);
10495 $texte = $this->all_entities_to_utf8($texte);
23332 $txt = $this->all_entities_to_utf8($txt);
25370 $text = $this->all_entities_to_utf8($text);
26080 function all_entities_to_utf8($txt) function in Mpdf\\Mpdf
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DSvg.php2499 $txt = $this->mpdf->all_entities_to_utf8($txt);
2674 $txt = $this->mpdf->all_entities_to_utf8($txt);