Home
last modified time | relevance | path

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

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php2117 protected function newFromBytes($size, $data) { function in jucksearm\\barcode\\lib\\QRcode
2177 $b = $this->newFromBytes($size, $data);
/plugin/qrcode2/
H A Dphpqrcode.php1814 public static function newFromBytes($size, $data) function in QRbitstream
1880 $b = QRbitstream::newFromBytes($size, $data);