Searched refs:pregCURSchars (Results 1 – 2 of 2) sorted by relevance
142 …this->mpdf->CurrentFont['useOTL']) && preg_match('/([' . $this->mpdf->pregCURSchars . '])/u', $tmp…
198 var $pregCURSchars; // mPDF 6 variable in Mpdf\\Mpdf5947 if (preg_match("/([" . $this->pregCURSchars . "])/u", $s)) {6758 if (preg_match("/([" . $this->pregCURSchars . "])/u", $chunk)) {8308 if (preg_match("/([" . $this->pregCURSchars . "])/u", $chunk)) {