Home
last modified time | relevance | path

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

/plugin/qrcode2/
H A Dphpqrcode.php1972 public $dataStr = ''; variable in QRsplit
1977 public function __construct($dataStr, $input, $modeHint)
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php395 protected $dataStr = ''; variable in jucksearm\\barcode\\lib\\QRcode