Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php13185 $html = $this->purify_utf8($html, false);
24047 $txt = $this->purify_utf8($txt);
26026 function purify_utf8($html, $lo = true) function in Mpdf\\Mpdf