Home
last modified time | relevance | path

Searched refs:dataLength (Results 1 – 14 of 14) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DEanUpc.php49 $dataLength = $length - 1;
52 $code = str_pad($code, $dataLength, '0', STR_PAD_LEFT);
57 for ($i = 1; $i < $dataLength; $i += 2) {
65 for ($i = 0; $i < $dataLength; $i += 2) {
78 if ($codeLength == $dataLength) {
82 } elseif ($r !== (int) $code[$dataLength]) {
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSaslBuffer.php45 $dataLength = $length - 4;
50 if ($dataLength < $bufferLength) {
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
H A DLzw.php32 protected $dataLength = 0; variable in setasign\\Fpdi\\PdfParser\\Filter\\Lzw
83 $this->dataLength = \strlen($data);
172 if ($this->bytePointer === $this->dataLength) {
/plugin/qrcode2/
H A Dphpqrcode.php2837 public $dataLength; variable in QRrsblock
2846 $this->dataLength = $dl;
2862 public $dataLength; variable in QRrawcode
2880 $this->dataLength = QRspec::rsDataLength($spec);
2942 if($this->count < $this->dataLength) {
2945 if($col >= $this->rsblocks[0]->dataLength) {
2949 } else if($this->count < $this->dataLength + $this->eccLength) {
2950 $row = ($this->count - $this->dataLength) % $this->blocks;
2951 $col = ($this->count - $this->dataLength) / $this->blocks;
2994 for($i=0; $i<$raw->dataLength + $raw->eccLength; $i++) {
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php367 protected $dataLength; variable in jucksearm\\barcode\\lib\\QRcode
687 $this->dataLength = $this->rsDataLength($spec);
703 for ($i=0; $i < ($this->dataLength + $this->eccLength); $i++) {
869 if ($this->count < $this->dataLength) {
876 } elseif ($this->count < $this->dataLength + $this->eccLength) {
877 $row = ($this->count - $this->dataLength) % $this->blocks;
878 $col = ($this->count - $this->dataLength) / $this->blocks;
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js14830 dataLength = data.length;
14833 while (offset < dataLength) {
19215 var dataLength = data.length;
19217 for (var i = 0; i < dataLength; i++) {
19222 this.bufferLength = dataLength;
22962 for (i = 0; i < dataLength;) {
23068 var dataLength = data.length;
23315 position += dataLength;
24384 while (position < dataLength) {
24480 dataLength: codedDataLength
[all …]
H A Dpdf.worker.js.map1dataLength","skipped","objRegExp","endobjRegExp","nestedObjRegExp","CHECK_CONTENT_LENGTH","trailer…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js4061 dataLength: 'int32',
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29736 …var attr, b2, b3, b4, dataLength, dataOffset, dataOfs, entry, font, handle, i, id, j, len, length,…
29739 dataLength = data.readInt();
H A Dpdfmake.min.js.map1dataLength","dataOffset","dataOfs","handle","mapLength","mapOffset","maxIndex","maxTypeIndex","nam…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1dataLength","bindKey","keyValue","nodeByKeyValue","keyValues","xhtml","svg","xlink","xml","xmlns",…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1dataLength = data.length;\n\n // Put any non-null nodes that fit into update.\n // Put any null …