Home
last modified time | relevance | path

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

/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php189 if ($orig_srcpath && $this->mpdf->basepathIsLocal && $check = @fopen($orig_srcpath, "rb")) {
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DCssManager.php2244 if ($this->mpdf->basepathIsLocal) {
H A DMpdf.php455 var $basepathIsLocal; variable in Mpdf\\Mpdf
13104 $this->basepathIsLocal = true;
13116 $this->basepathIsLocal = true;
13118 $this->basepathIsLocal = false;