Home
last modified time | relevance | path

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

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php1471 protected function newInputItem($mode, $size, $data, $bstream=null) {
2013 protected function appendPaddingBit($bstream) {
2186 protected function bitstreamToByte($bstream) {
/plugin/qrcode2/
H A Dphpqrcode.php1049 public $bstream; variable in QRinputItem
1051 public function __construct($mode, $size, $data, $bstream = null)
1648 public function appendPaddingBit(&$bstream)