Home
last modified time | relevance | path

Searched refs:enc (Results 51 – 75 of 88) sorted by relevance

1234

/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs5 …arCodeAt(i) !== 0xFFFD) e[d.charAt(i)] = i; D[i] = d.charAt(i); } return {"enc": e, "dec": D }; })…
6 …arCodeAt(i) !== 0xFFFD) e[d.charAt(i)] = i; D[i] = d.charAt(i); } return {"enc": e, "dec": D }; })…
109 return {"enc": e, "dec": d }; })();
365 return {"enc": e, "dec": d }; })();
617 return {"enc": e, "dec": d }; })();
795 return {"enc": e, "dec": d }; })();
973 return {"enc": e, "dec": d }; })();
1010 …Buffer_from = nbfs ? function(buf, enc) { return (enc) ? new Buffer(buf, enc) : new Buffer(buf); }…
1026 var EE/*:Buffer*/ = make_EE(cpt[cp].enc);
1088 var E/*:EMap*/ = cpt[cp].enc;
[all …]
H A Dxlsx.mjs160 …return nbfs ? function(buf, enc) { return (enc) ? new Buffer(buf, enc) : new Buffer(buf); } : Buff…
3246 …ypeof _fs !== 'undefined' && _fs.writeFileSync) return enc ? _fs.writeFileSync(fname, payload, enc
3249 if(enc && typeof payload == "string") switch(enc) {
3253 default: throw new Error("Unsupported encoding " + enc);
6763 if(opts.enc) { blob.l += length; return ""; }
19184 if(opts && opts.enc && opts.enc.insitu && d.length > 0) switch(RecordType) {
19190 opts.enc.insitu(d);
19308 enc: false, // encrypted property in opts
19376 if(!opts.enc) blob.l = 0;
19377 opts.enc = val;
[all …]
/plugin/multiorphan/
H A Dstyle.less164 // Setup VIM: ex: et ts=4 enc=utf-8 :
/plugin/wikicalendar/
H A Dstyle.css120 * vim:ts=2:sw=2:et:enc=utf-8:
/plugin/snippets/
H A Dstyle.css4 * vim:ts=4:sw=4:et:enc=utf-8:
/plugin/siteexport/
H A Dstyle.css182 // Setup VIM: ex: et ts=4 enc=utf-8 :
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php549 * @param string $enc encoding style. supported values: gzip, deflate, or both
552 function setEncoding($enc='gzip, deflate') { argument
555 $this->setHeader('Accept-Encoding', $enc);
562 $this->encoding = $enc;
/plugin/swiftmail/Swift/
H A DMessage.php766 if (!($enc = $this->getEncoding()))
780 if (!$enc) $this->setEncoding("7bit");
/plugin/twcheckliste/
H A Drenderer.php.old163 //Setup VIM: ex: et ts=4 enc=utf-8 :
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js28144 state.enc = enc;
38338 return enc ? sig.toString(enc) : sig;
43682 enc = enc || 'utf8';
43694 enc = enc || 'utf8';
45249 enc = enc || 'binary';
45295 enc = enc || 'utf8';
45306 enc = enc || 'utf8';
45450 enc = enc || 'utf8';
78150 enc = enc || 'utf8';
78210 return enc ? hash.toString(enc) : hash;
[all …]
/plugin/diagramsnet/lib/js/cryptojs/
H A Daes.min.js9 …e=0;e<a;e+=4)c.push(4294967296*u.random()|0);return new r.init(c,a)}}),w=d.enc={},v=w.Hex={stringi…
14 (function(){var u=CryptoJS,p=u.lib.WordArray;u.enc.Base64={stringify:function(d){var l=d.words,p=d.…
24 …r p=CryptoJS,d=p.lib,l=d.Base,s=d.WordArray,t=d.BufferedBlockAlgorithm,r=p.enc.Base64,w=p.algo.Evp…
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js414 var enc = new mxCodec(mxUtils.createXmlDocument());
415 var file = enc.document.createElement('mxfile');
421 var temp = enc.encode(new mxGraphModel(pages[i].root));
H A DPages.js1899 codec.afterEncode = function(enc, obj, node) argument
1918 enc.encodeCell(obj.relatedPage.root, node);
H A DElectronApp.js1366 var doSave = mxUtils.bind(this, function(data, enc) argument
1394 defEnc: enc,
H A DDrawioFileSync.js1248 data = CryptoJS.AES.decrypt(data, this.key).toString(CryptoJS.enc.Utf8);
H A DEditorUi.js1280 var enc = new mxCodec(mxUtils.createXmlDocument());
1281 var temp = enc.encode(new mxGraphModel(page.root));
1313 var enc = new mxCodec(mxUtils.createXmlDocument());
1314 var temp = enc.encode(new mxGraphModel(page.root));
/plugin/quickstats/GEOIP/
H A Dgeoip.inc1870 $enc = mb_internal_encoding();
1877 mb_internal_encoding($enc);
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js8enc&&opts.enc.insitu_decrypt)switch(R.n){case"BOF":case"FilePass":case"FileLock":case"InterfaceHdr… property in parse_workbook.opts
H A Dxlsx.js9210 if(opts && opts.enc && opts.enc.insitu_decrypt) switch(R.n) {
9214 opts.enc.insitu_decrypt(d);
9304 enc: false, // encrypted property in parse_workbook.opts
9344 if(!opts.enc && rt !== RecordType) throw "rt mismatch";
9362 if(!opts.enc) blob.l = 0;
9363 opts.enc = val;
9801 if(opts.enc) wb.Encryption = opts.enc;
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js600 var enc = new mxCodec(mxUtils.createXmlDocument());
601 node = enc.encode(this.graph.getModel());
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1948 'enc' =>$enc,
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1971 'enc' =>$enc,

1234