Searched defs:nroots (Results 1 – 2 of 2) sorted by relevance
/plugin/qrcode2/ |
H A D | phpqrcode.php | 2293 public $nroots; // Number of generator roots = number of parity symbols variable in QRrsItem 2312 public static function init_rs_char($symsize, $gfpoly, $fcr, $prim, $nroots, $pad) 2447 public static function init_rs($symsize, $gfpoly, $fcr, $prim, $nroots, $pad)
|
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
H A D | QRcode.php | 2661 protected function init_rs($symsize, $gfpoly, $fcr, $prim, $nroots, $pad) { argument 2702 protected function init_rs_char($symsize, $gfpoly, $fcr, $prim, $nroots, $pad) { argument [all...] |