Home
last modified time | relevance | path

Searched refs:encodeFileName (Results 1 – 6 of 6) sorted by relevance

/plugin/xlsx2dw/packages/jszip/
Djszip.js492 …ipParts = function(streamInfo, streamedContent, streamingEnded, offset, platform, encodeFileName) {
495 useCustomEncoding = encodeFileName !== utf8.utf8encode,
496 encodedFileName = utils.transformTo("string", encodeFileName(file.name)),
499 encodedComment = utils.transformTo("string", encodeFileName(comment)),
679 …DirectoryEnd = function (entriesCount, centralDirLength, localDirLength, comment, encodeFileName) {
681 var encodedComment = utils.transformTo("string", encodeFileName(comment));
733 function ZipFileWorker(streamFiles, comment, platform, encodeFileName) {
742 this.encodeFileName = encodeFileName;
804 …reamInfo, streamedContent, false, this.currentSourceOffset, this.zipPlatform, this.encodeFileName);
822 …treamInfo, streamedContent, true, this.currentSourceOffset, this.zipPlatform, this.encodeFileName);
[all …]
/plugin/datatables/assets/jszip/
Djszip.js492 …ipParts = function(streamInfo, streamedContent, streamingEnded, offset, platform, encodeFileName) {
495 useCustomEncoding = encodeFileName !== utf8.utf8encode,
496 encodedFileName = utils.transformTo("string", encodeFileName(file.name)),
499 encodedComment = utils.transformTo("string", encodeFileName(comment)),
679 …DirectoryEnd = function (entriesCount, centralDirLength, localDirLength, comment, encodeFileName) {
681 var encodedComment = utils.transformTo("string", encodeFileName(comment));
733 function ZipFileWorker(streamFiles, comment, platform, encodeFileName) {
742 this.encodeFileName = encodeFileName;
804 …reamInfo, streamedContent, false, this.currentSourceOffset, this.zipPlatform, this.encodeFileName);
822 …treamInfo, streamedContent, true, this.currentSourceOffset, this.zipPlatform, this.encodeFileName);
[all …]
Djszip.min.js13encodeFileName=n,this.streamFiles=e,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],th… property
/plugin/diagramsnet/lib/js/jszip/
Djszip.min.js12encodeFileName=d,this.streamFiles=a,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],th… property
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js51235 …n generateZipParts(streamInfo, streamedContent, streamingEnded, offset, platform, encodeFileName) {
51238 useCustomEncoding = encodeFileName !== utf8.utf8encode,
51239 encodedFileName = utils.transformTo("string", encodeFileName(file.name)),
51242 encodedComment = utils.transformTo("string", encodeFileName(comment)),
51394 …erateCentralDirectoryEnd(entriesCount, centralDirLength, localDirLength, comment, encodeFileName) {
51396 …var encodedComment = utils.transformTo("string", encodeFileName(comment)); // end of central dir s…
51435 function ZipFileWorker(streamFiles, comment, platform, encodeFileName) {
51444 this.encodeFileName = encodeFileName; // Should we stream the content of the files ?
51501 …reamInfo, streamedContent, false, this.currentSourceOffset, this.zipPlatform, this.encodeFileName);
51522 …treamInfo, streamedContent, true, this.currentSourceOffset, this.zipPlatform, this.encodeFileName);
[all …]
/plugin/diagramsnet/lib/js/
Dextensions.min.js1696encodeFileName=d,this.streamFiles=a,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],th… property