Searched refs:checkSIP (Results 1 – 2 of 2) sorted by relevance
86 if ($this->mpdf->checkSIP && preg_match("/([\x{20000}-\x{2FFFF}])/u", $str)) {
268 var $checkSIP; variable in Mpdf\\Mpdf1261 $this->checkSIP = false;13368 $this->checkSIP = false;13378 $this->checkSIP = true;13464 …if ($this->checkSIP && $this->CurrentFont['sipext'] && $this->subPos < $i && (!$this->specialconte…25725 …his->_charDefined($cw, $char) || ($flag == 2 && $char == 32)) && $this->checkSIP && $char > 131071…