Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/qrcode/src/
DQrCode.php145 private $formatInformationX2 = []; variable in Mpdf\\QrCode\\QrCode
505 $this->formatInformationX2 = unpack('C*', fread($fp1, 15));
692 …$this->matrix[$this->formatInformationX2[$i + 1]][$this->formatInformationY2[$i + 1]] = $content *…