Home
last modified time | relevance | path

Searched refs:enc (Results 1 – 25 of 88) sorted by path

1234

/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php1079 $enc = new XMLSecEnc();
1080 $enc->setNode($nameId);
1081 $enc->type = XMLSecEnc::Element;
1085 $enc->encryptKey($seckey, $symmetricKey);
1087 $encryptedData = $enc->encryptNode($symmetricKey);
1164 $enc = new XMLSecEnc();
1166 $enc->setNode($encryptedData);
1167 $enc->type = $encryptedData->getAttribute("Type");
1169 $symmetricKey = $enc->locateKey($encryptedData);
1177 $symmetricKeyInfo = $enc->locateKeyInfo($symmetricKey);
[all …]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe29380 enc ia
43374 enc rypted
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js17996 Readable.prototype.setEncoding = function(enc) {
17999 this._readableState.decoder = new StringDecoder(enc);
18000 this._readableState.encoding = enc;
19754 var enc = this.encoding;
19755 res += buf.slice(0, cr).toString(enc);
H A Dpdfmake.min.js.map1enc","nOrig","doRead","pipeOpts","onunpipe","onfinish","_writableState","needDrain","unpipe","doEn…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
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;
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.min.map1 …FontIndex","parse_BOF","BIFFVer","parse_InterfaceHdr","parse_WriteAccess","enc","UserName","parse_…
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrix.php704 $this->last_enc = $enc;
705 switch ($enc) {
715 if ($newenc != $enc) {
717 $enc = $newenc;
796 if ($newenc != $enc) {
798 $enc = $newenc;
823 $enc = self::ENC_ASCII;
824 $this->last_enc = $enc;
865 $newenc = $enc;
924 if ($newenc != $enc) {
[all …]
/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/contactmodern/
H A Drecaptchalib.php219 $enc=MCRYPT_RIJNDAEL_128;
221 return mcrypt_encrypt($enc, $ky, $val, $mode, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0");
/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/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/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
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/ ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js106 …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…
111 (function(){var u=CryptoJS,p=u.lib.WordArray;u.enc.Base64={stringify:function(d){var l=d.words,p=d.…
121 …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/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 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));
H A DElectronApp.js1366 var doSave = mxUtils.bind(this, function(data, enc) argument
1394 defEnc: enc,
H A DPages.js1899 codec.afterEncode = function(enc, obj, node) argument
1918 enc.encodeCell(obj.relatedPage.root, node);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js11495 var enc = Graph.compress(parsedGeom);
11496 … /* put */ (result[mxConstants.STYLE_SHAPE] = "stencil(" + enc + ")");

1234