/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/ |
H A D | EanUpc.php | 49 $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 D | SaslBuffer.php | 45 $dataLength = $length - 4; 50 if ($dataLength < $bufferLength) {
|
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/ |
H A D | Lzw.php | 32 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 D | phpqrcode.php | 2837 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 D | QRcode.php | 367 protected $dataLength; variable in jucksearm\\barcode\\lib\\QRcode 687 $this->dataLength = $this->rsDataLength($spec); 703 for ($i=0; $i < ($this->dataLength + $this->eccLength); $i++) { 828 $this->rsblocks[$blockNo]['dataLength'] = $dl; 851 $this->rsblocks[$blockNo]['dataLength'] = $dl; 869 if ($this->count < $this->dataLength) { 872 if ($col >= $this->rsblocks[0]['dataLength']) { 876 } elseif ($this->count < $this->dataLength + $this->eccLength) { 877 $row = ($this->count - $this->dataLength) % $this->blocks; 878 $col = ($this->count - $this->dataLength) / [all...] |
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js | 14830 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 D | pdf.worker.js.map | 1 …dataLength","skipped","objRegExp","endobjRegExp","nestedObjRegExp","CHECK_CONTENT_LENGTH","trailer…
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-io-2.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | mp3.js | 4061 dataLength: 'int32',
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 29736 …var attr, b2, b3, b4, dataLength, dataOffset, dataOfs, entry, font, handle, i, id, j, len, length,… 29739 dataLength = data.readInt();
|
H A D | pdfmake.min.js.map | 1 …dataLength","dataOffset","dataOfs","handle","mapLength","mapOffset","maxIndex","maxTypeIndex","nam…
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …dataLength","bindKey","keyValue","nodeByKeyValue","keyValues","xhtml","svg","xlink","xml","xmlns",…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …dataLength = data.length;\n\n // Put any non-null nodes that fit into update.\n // Put any null …
|