Home
last modified time | relevance | path

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

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php820 $rs = $this->init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
843 $rs = $this->init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
2661 protected function init_rs($symsize, $gfpoly, $fcr, $prim, $nroots, $pad) { function in jucksearm\\barcode\\lib\\QRcode
/plugin/qrcode2/
H A Dphpqrcode.php2447 public static function init_rs($symsize, $gfpoly, $fcr, $prim, $nroots, $pad) function in QRrs
2899 $rs = QRrs::init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
2920 $rs = QRrs::init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);