Searched defs:ecl (Results 1 – 2 of 2) sorted by relevance
| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ ! |
| D | PDF417.php | 521 public function __construct($code, $ecl=-1, $aspectratio=2, $macro=array()) { 731 protected function getErrorCorrectionLevel($ecl, $numcw) { 771 protected function getErrorCorrection($cw, $ecl) {
|
| /plugin/twofactorgoogleauth/ ! |
| D | QRCode.php | 108 protected function qr_encode($data, $ecl) 123 protected function qr_encode_data($data, $ecl) 185 protected function qr_detect_version($data, $mode, $ecl) 718 $matrix, $size, $ecl, $mask, $version
|