Home
last modified time | relevance | path

Searched refs:enc (Results 1 – 25 of 88) sorted by last modified time

1234

/plugin/siteexport/
H A Dstyle.css182 // Setup VIM: ex: et ts=4 enc=utf-8 :
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe29380 enc ia
43374 enc rypted
/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/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/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php1700 function setMBencoding($enc)
1702 if ($this->mb_enc != $enc) {
1703 $this->mb_enc = $enc;
1689 setMBencoding($enc) global() argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
H A DProtection.php267 $enc = $this->rc4($owner_rc4_key, $user_pass);
275 $enc = $this->rc4($key, $enc);
279 return $enc;
286 $enc = $this->rc4($this->encryptionKey, $tmp);
293 $enc = $this->rc4($key, $enc);
295 $enc .= str_repeat("\x00", 16);
297 return substr($enc, 0, 32);
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php430 foreach ($encodingList as $enc) {
431 switch ($enc) {
434 return $enc;
446 if (0 === strncmp($enc, 'ISO-8859-', 9)) {
447 return $enc;
466 foreach ($encodingList as $enc) {
467 switch ($enc) {
469 if (strncmp($enc, 'ISO-8859-', 9)) {
/plugin/feedmod/
H A Dfeed.css12 * 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/translate/
H A Dstyle.css70 /* vim:ts=4:sw=4:et:enc=utf-8: */
/plugin/quickstats/GEOIP/
H A Dgeoip.inc1870 $enc = mb_internal_encoding();
1877 mb_internal_encoding($enc);
H A Dgeoipcity.inc59 $enc = mb_internal_encoding();
141 mb_internal_encoding($enc);
/plugin/csv/
H A Dhelper.php202 * @param string $enc Enclosing character
207 public static function csv_explode_row(&$str, $delim = ',', $enc = '"', $esc = '\\') argument
229 if ($str[$i] == $esc && $esc != $enc) {
270 if ($str[$i] == $enc) {
285 … if ($str[$i] == $esc && $esc == $enc && isset($str[$i + 1]) && $str[$i + 1] == $esc) {
292 if ($str[$i] == $enc) {
/plugin/csv/_test/
H A DCSVTest.php46 list($delim, $enc, $esc) = explode('-', $file);
48 $enc = $this->enclosings[$enc];
51 yield [$file, $expect, $csvdata, $delim, $enc, $esc];
61 * @param string $enc
64 public function testParser($file, $expect, $csvdata, $delim, $enc, $esc) argument
69 $line = \helper_plugin_csv::csv_explode_row($csvdata, $delim, $enc, $esc);
/plugin/multiorphan/
H A Dstyle.less164 // Setup VIM: ex: et ts=4 enc=utf-8 :
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js11495 var enc = Graph.compress(parsedGeom);
11496 … /* put */ (result[mxConstants.STYLE_SHAPE] = "stencil(" + enc + ")");
/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/grapheditor/
H A DEditor.js600 var enc = new mxCodec(mxUtils.createXmlDocument());
601 node = enc.encode(this.graph.getModel());
/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 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));

1234