| /plugin/zip/pear/File/Archive/Writer/ |
| D | Zip.php | 117 * @param int $crc32 checksum of the file 120 function alreadyWrittenFile($filename, $stat, $crc32, $complength) argument 132 $crc32, $complength, $normlength, 146 $crc32 = crc32($data); 151 return $this->appendCompressedData($filename, $stat, $data, $crc32, $normlength); 154 function appendCompressedData($filename, $stat, $data, $crc32, $normlength) argument 164 $crc32, 180 $crc32, $complength, $normlength, 213 'crc' => crc32($data),
|
| /plugin/sphinxsearch/ |
| D | xmlall.php | 83 $data['id'] = sprintf('%u', crc32($dokuPageId.$hid)); 101 $data['id'] = sprintf('%u', crc32($dokuPageId));
|
| D | PageMapper.php | 45 '".sprintf('%u', crc32($page.$hid))."',
|
| /plugin/sphinxsearch-was/ |
| H A D | xmlall.php | 83 $data['id'] = sprintf('%u', crc32($dokuPageId . $hid)); 101 $data['id'] = sprintf('%u', crc32($dokuPageId));
|
| H A D | PageMapper.php | 44 '" . sprintf('%u', crc32($page . $hid)) . "',
|
| /plugin/pgn4web/pgn4web/ |
| D | crc32.js | 10 function crc32(str) { function
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/Comparison/ |
| H A D | Hasher.php | 58 return \crc32((string) $value);
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/ |
| D | jszip.js | 89 this.crc32 = 0; 207 module.exports = function crc32(input, crc) { 631 var crc32 = _dereq_('./crc32'); 976 result.crc32 = file._data.crc32; 981 result.crc32 = 0; 1000 result.crc32 = crc32(content); 1145 decToHex(crc32(utfEncodedFileName), 4) + 1164 decToHex(this.crc32(utfEncodedComment), 4) + 1191 header += decToHex(compressedObject.crc32, 4); 1490 crc32: function (input, crc) { [all …]
|
| D | jszip.min.js | 12 …crc32=0,this.compressionMethod=null,this.compressedContent=null}c.prototype={getContent:function()… method 13 …raFields[25461];if(a){var b=new d(a.value);return 1!==b.readInt(1)?null:g.crc32(this.fileComment)!…
|
| /plugin/xlsx2dw/packages/jszip/ |
| D | jszip.js | 138 function CompressedObject(compressedSize, uncompressedSize, crc32, compression, data) { 141 this.crc32 = crc32; 172 .withStreamInfo("crc32", this.crc32) 242 function crc32(crc, buf, len, pos) { 286 return crc32(crc|0, input, input.length, 0); 418 var crc32 = require("../crc32"); 513 crc32 : 0, property 521 dataInfo.crc32 = streamInfo["crc32"]; 584 decToHex(crc32(encodedFileName), 4) + 603 decToHex(crc32(encodedComment), 4) + [all …]
|
| /plugin/datatables/assets/jszip/ |
| D | jszip.js | 138 function CompressedObject(compressedSize, uncompressedSize, crc32, compression, data) { 141 this.crc32 = crc32; 172 .withStreamInfo("crc32", this.crc32) 242 function crc32(crc, buf, len, pos) { 286 return crc32(crc|0, input, input.length, 0); 418 var crc32 = require("../crc32"); 513 crc32 : 0, property 521 dataInfo.crc32 = streamInfo["crc32"]; 584 decToHex(crc32(encodedFileName), 4) + 603 decToHex(crc32(encodedComment), 4) + [all …]
|
| D | jszip.min.js | 13 …crc32=r,this.compression=n,this.compressedContent=i}o.prototype={getContentWorker:function(){var e…
|
| /plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
| D | module.archive.gzip.php | 215 $thisInfo['crc32_valid'] = sprintf('%u', crc32($inflated)) == $thisInfo['crc32'];
|
| /plugin/photogallery/phpThumb/ |
| D | phpthumb.gif.php | 1034 $out .= $this->ndword(crc32($tmp)); 1042 $out .= $this->ndword(crc32($tmp)); 1053 $out .= $this->ndword(crc32($tmp)); 1061 $out .= $this->ndword(crc32($tmp));
|
| /plugin/gtime/gtlib/util/ |
| D | GTUtil.php | 567 $checksum = crc32(GTUtil::fromByteArray($bytes));
|
| /plugin/upgrade/myvendor/splitbrain/php-archive/src/ |
| D | Zip.php | 418 $crc = crc32($data); 1020 crc32($original) // crc
|
| /plugin/diagramsnet/lib/ |
| D | yarn.lock | 107 buffer-crc32@~0.2.3: 109 …resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa145… 959 buffer-crc32 "~0.2.3"
|
| /plugin/zip/pear/File/Archive/Reader/ |
| D | Zip.php | 274 if (crc32($this->data) != $this->header['CRC']) {
|
| /plugin/betadoku/src/ |
| D | server.php | 147 crc32(
|
| /plugin/odp/ |
| D | ZipLib.class.php | 130 $unc_len = strlen($data); $crc = crc32($data);
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/ |
| D | phar-sample.phar | 265 if ($entry[3] != sprintf("%u", crc32((binary)$data) & 0xffffffff)) {
|
| /plugin/diagramsnet/lib/js/jszip/ |
| D | jszip.min.js | 12 …crc32=c,this.compression=d,this.compressedContent=e}var e=a("./external"),f=a("./stream/DataWorker… 13 …crc32,b,a.readData(this.compressedSize))},readCentralPart:function(a){this.versionMadeBy=a.readInt…
|
| /plugin/indexmenu/syntax/ |
| D | indexmenu.php | 262 $identifier = sprintf("%u", crc32($ns));
|
| /plugin/tindexmenu/syntax/ |
| D | indexmenu.php | 278 $js_name .= sprintf("%u",crc32($ns));
|
| /plugin/tindexmenu/inc/ |
| D | pclzip.lib.php | 2612 $p_header['crc'] = @crc32($v_content_compressed); 2624 $p_header['crc'] = @crc32($v_content);
|