Home
last modified time | relevance | path

Searched refs:binary (Results 26 – 50 of 632) sorted by last modified time

12345678910>>...26

/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default194 // Note: the data retrieved must be the actual binary data of the image, not a URL or filename
/plugin/structprogress/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/templater/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/mikioplugin/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/aichat/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/imagemapping/
H A DCOPYING161 anything that is normally distributed (in either source or binary
H A DLICENSE
/plugin/cloud/
H A DCOPYING161 anything that is normally distributed (in either source or binary
/plugin/caption/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js51012 exports.binary = false;
51864 binary: true,
52136 var isUnicodeString = dataType === "string" && o.binary === false && o.base64 === false;
52138 if (!originalOptions || typeof originalOptions.binary === "undefined") {
52139 o.binary = !isUnicodeString;
52146 o.binary = true;
52163 … zipObjectContent = utils.prepareContent(name, data, o.binary, o.optimizedBinaryString, o.base64);
55106 this._dataBinary = options.binary; // keep only the compression
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js295 exports.binary = false;
1138 binary: true,
1396 var isUnicodeString = dataType === "string" && o.binary === false && o.base64 === false;
1397 if (!originalOptions || typeof originalOptions.binary === "undefined") {
1398 o.binary = !isUnicodeString;
1406 o.binary = true;
1422 … zipObjectContent = utils.prepareContent(name, data, o.binary, o.optimizedBinaryString, o.base64);
4124 this._dataBinary = options.binary;
/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs1053 if(ofmt !== 'arr') return out.toString('binary');
1126 if(ofmt !== 'arr') return out.toString('binary');
1187 if(ofmt !== 'arr') return data.toString('binary');
1217 if(ofmt !== 'arr') return mdb.slice(0,j).toString('binary');
1379 if(ofmt !== 'arr') return /*::((*/out/*:: :any) :Buffer)*/.toString('binary');
H A Dxlsx.mjs3252 /* TODO: binary equivalent */
3293 /* read binary data from file */
3416 return arr.toString("binary");
3593 case "binary": return CFB.read(d, { type: "binary" });
8654 case 'binary': str = d; break;
10381 case "binary":
25666 case 'binary': x = f; break;
25706 o.type = "binary";
25714 o.type = "binary";
25869 case "binary": return out;
[all …]
/plugin/dev/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/dev/skel/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/structtasks/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/orphanswanted/
H A DCOPYING161 anything that is normally distributed (in either source or binary
/plugin/button/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/bibtex4dw/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/copycode/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/tag/
H A DCOPYING163 anything that is normally distributed (in either source or binary
/plugin/bureaucracy/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/htmlok/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/gitbacked/
H A DCHANGELOG.md138 - Allow to set the path to the git binary - implements [#8]
143 - Fix passing additional arguments to git binary
H A DLICENSE161 anything that is normally distributed (in either source or binary

12345678910>>...26