Home
last modified time | relevance | path

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

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php1085 protected function calcN1N3($length) { function in jucksearm\\barcode\\lib\\QRcode
1147 $demerit += $this->calcN1N3($head+1);
1166 $demerit += $this->calcN1N3($head+1);
/plugin/qrcode2/
H A Dphpqrcode.php2661 public function calcN1N3($length) function in QRmask
2727 $demerit += $this->calcN1N3($head+1);
2749 $demerit += $this->calcN1N3($head+1);