Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3109 $data = $this->markScriptToLang($data);
3329 /** @todo reuse as much code from Mpdf::markScriptToLang as possible */
3330 function markScriptToLang($html)
3147 function markScriptToLang($html) global() function in Mpdf\\Image\\Svg
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php13331 $html = $this->markScriptToLang($html);
26724 function markScriptToLang($html)
26660 function markScriptToLang($html) global() function in Mpdf\\Mpdf