Home
last modified time | relevance | path

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

/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php142 …this->mpdf->CurrentFont['useOTL']) && preg_match('/([' . $this->mpdf->pregCURSchars . '])/u', $tmp…
H A DMpdf.php220 var $pregCURSchars; // mPDF 6 variable in Mpdf\\Mpdf
5796 if (preg_match("/([" . $this->pregCURSchars . "])/u", $s)) {
6548 if (preg_match("/([" . $this->pregCURSchars . "])/u", $chunk)) {
8090 if (preg_match("/([" . $this->pregCURSchars . "])/u", $chunk)) {