Home
last modified time | relevance | path

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

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php2013 protected function appendPaddingBit($bstream) { function in jucksearm\\barcode\\lib\\QRcode
2065 return $this->appendPaddingBit($bstream);
/plugin/qrcode2/
H A Dphpqrcode.php1648 public function appendPaddingBit(&$bstream) function in QRinput
1721 $ret = $this->appendPaddingBit($bstream);