Searched defs:ecl (Results 1 – 3 of 3) sorted by relevance
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
H A D | PDF417.php | 521 public function __construct($code, $ecl=-1, $aspectratio=2, $macro=array()) { argument 731 protected function getErrorCorrectionLevel($ecl, argument 771 getErrorCorrection($cw, $ecl) global() argument [all...] |
/plugin/twofactorgoogleauth/ |
H A 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
|
/plugin/codemirror/dist/ |
H A D | scripts.min.js | 8 …:true,match:/^ {2,}[\-\*]/,style:"def"},{sol:true,match:/^\t{1,}[\-\*]/,style:"def"}],patterns:[{s… function
|