Home
last modified time | relevance | path

Searched defs:mask2 (Results 1 – 2 of 2) sorted by relevance

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php961 protected function mask2($x, $y) { function in jucksearm\\barcode\\lib\\QRcode
/plugin/qrcode2/
H A Dphpqrcode.php2562 public function mask2($x, $y) { return ($x%3); } function in QRmask