Home
last modified time | relevance | path

Searched refs:ecc (Results 1 – 12 of 12) sorted by relevance

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php826 $ecc = array_slice($this->ecccode, $eccPos);
831 $ecc = $this->encode_rs_char($rs, $this->rsblocks[$blockNo]['data'], $ecc);
832 $this->rsblocks[$blockNo]['ecc'] = $ecc;
833 $this->ecccode = array_merge(array_slice($this->ecccode,0, $eccPos), $ecc);
849 $ecc = array_slice($this->ecccode, $eccPos);
854 $ecc = $this->encode_rs_char($rs, $this->rsblocks[$blockNo]['data'], $ecc);
855 $this->rsblocks[$blockNo]['ecc'] = $ecc;
856 $this->ecccode = array_merge(array_slice($this->ecccode, 0, $eccPos), $ecc);
2350 $ecc = $this->getECCLength($version, $level);
2354 $spec[2] = (int)($ecc / $b1);
[all …]
H A DPDF417.php773 $ecc = $this->rsfactors[$ecl];
784 $t2 = ($t1 * $ecc[$j]) % 929;
788 $t2 = ($t1 * $ecc[0]) % 929;
/plugin/qrcode2/
H A Dphpqrcode.php547 $ecc = self::getECCLength($version, $level);
552 $spec[2] = (int)($ecc / $b1);
558 $spec[2] = (int)($ecc / ($b1 + $b2));
2840 public $ecc = array(); variable in QRrsblock
2842 public function __construct($dl, $data, $el, &$ecc, QRrsItem $rs) argument
2844 $rs->encode_rs_char($data, $ecc);
2849 $this->ecc = $ecc;
2906 $ecc = array_slice($this->ecccode,$eccPos);
2908 $this->ecccode = array_merge(array_slice($this->ecccode,0, $eccPos), $ecc);
2925 $ecc = array_slice($this->ecccode,$eccPos);
[all …]
/plugin/subjectindex/plugins/
H A Dbible_abbr.txt21 ec ecc eccl
/plugin/barcode/api/qrserver/
H A Dbarcode.inc39 'charset-source', 'charset-target', 'ecc', 'color', 'bgcolor', 'margin', 'qzone'
/plugin/tablelayout/
H A Dyarn.lock547 ecc-jsbn@~0.1.1:
549 …resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz#0fc73a9ed5f0d53c38193398523ef…
2253 ecc-jsbn "~0.1.1"
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock804 ecc-jsbn@~0.1.1:
806 …resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz#0fc73a9ed5f0d53c38193398523ef…
2402 ecc-jsbn "~0.1.1"
/plugin/dropfiles/
H A Dyarn.lock705 ecc-jsbn@~0.1.1:
707 …resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549…
2567 ecc-jsbn "~0.1.1"
/plugin/fetchmedia/
H A Dyarn.lock1122 ecc-jsbn@~0.1.1:
1124 …resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz#0fc73a9ed5f0d53c38193398523ef…
2820 ecc-jsbn "~0.1.1"
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock1221 ecc-jsbn@~0.1.1:
1223 …resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz#0fc73a9ed5f0d53c38193398523ef…
2926 ecc-jsbn "~0.1.1"
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …r v = VERSIONS[ver];\n\t\tnbits -= 8 * v[0][ecclevel] * v[1][ecclevel]; // ecc bits\n\t\treturn nb…