Home
last modified time | relevance | path

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

/plugin/dw2pdf/
H A DDokuPDF.class.php66 $this->autoVietnamese = true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3406 if ($scriptblocks[$sch] == Ucdn::SCRIPT_LATIN && $this->mpdf->autoVietnamese && preg_match("/([" . $this->scriptToLanguage->getLanguageDelimiters('viet') . "])/u", $s)) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php47 var $autoVietnamese; // mPDF 6
26806 if ($scriptblocks[$sch] == Ucdn::SCRIPT_LATIN && $this->autoVietnamese && preg_match("/([" . $this->scriptToLanguage->getLanguageDelimiters('viet') . "])/u", $s)) {
56 var $autoVietnamese; // mPDF 6 global() variable in Mpdf\\Mpdf