Home
last modified time | relevance | path

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

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php2097 protected function newFromNum($bits, $num) { function in jucksearm\\barcode\\lib\\QRcode
2162 $b = $this->newFromNum($bits, $num);
/plugin/qrcode2/
H A Dphpqrcode.php1795 public static function newFromNum($bits, $num) function in QRbitstream
1863 $b = QRbitstream::newFromNum($bits, $num);