Home
last modified time | relevance | path

Searched refs:decode (Results 176 – 200 of 269) sorted by relevance

1234567891011

/plugin/codemirror/dist/modes/
H A Dfortran.min.js.map1 … \"continue\", \"cycle\", \"data\", \"deallocate\",\n \"decode\", \"deferred\", \…
H A Dmirc.min.js.map1 … \"$dbuh $dbuw $dccignore $dccport $dde $ddename $debug $decode $decompress \" +\n…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php179 $x = Hex::encode(~Hex::decode($x));
H A DPHP.php106 $temp = new static(Hex::decode($x), 256);
/plugin/diagramsnet/lib/js/
H A Dexport.js439 codec.decode(xmlDoc.documentElement, model);
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js1139 atob(xml) : Base64.decode(xml);
1173 data = (window.atob && !mxClient.IS_SF) ? atob(temp) : Base64.decode(temp);
H A DGitHubClient.js500 content = Base64.decode(content);
H A DGitLabClient.js493 content = Base64.decode(content);
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js23 …odeAt(0) === 0xFF && data.charCodeAt(1) === 0xFE) { return cptable.utils.decode(1200, char_codes(d…
28 return cptable.utils.decode(current_codepage, [x&255,x>>8])[0];
51 decode: function b64_decode(input, utf8) {
1211 case "base64": return parse(s2a(Base64.decode(blob)), options);
1562 __utf16le = function(b,s,e) { return cptable.utils.decode(1200, b.slice(s,e)); };
1563 __utf8 = function(b,s,e) { return cptable.utils.decode(65001, b.slice(s,e)); };
1564 …__lpstr = function(b,i) { var len = __readUInt32LE(b,i); return len > 0 ? cptable.utils.decode(cur…
1565 …n(b,i) { var len = 2*__readUInt32LE(b,i); return len > 0 ? cptable.utils.decode(1200, b.slice(i+4,…
9170 case "base64": return parse_xlml_xml(Base64.decode(data), opts);
11362 case 'base64': return Base64.decode(f.substr(0,12)).charCodeAt(0);
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak267 codec.decode(doc.getDocumentElement(), graph
1362 codec.decode(document.getDocumentElement(), graph.getModel());
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md371 * decode GEOB ID3v2 structure as encoded by RealJukebox,
372 decode NCON ID3v2 structure as encoded by MusicMatch
H A Dreadme.txt378 * decode GEOB ID3v2 structure as encoded by RealJukebox,
379 decode NCON ID3v2 structure as encoded by MusicMatch
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak415 codec.decode(doc.getDocumentElement(), graph.getStylesheet());
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php150 public function decode($binary, array $tagMap = []): AbstractType
154 throw new InvalidArgumentException('The data to decode cannot be empty.');
346 'Not enough data to decode the high tag number. No ending byte encountered for the VLQ bytes.'
502 throw new EncoderException(sprintf('Unable to decode value to a type for tag %s.', $tagType));
524 throw new PartialPduException('Not enough data to decode the length.');
577 throw new EncoderException('Expected an ending byte to decode a VLQ, but none was found.');
956 throw new EncoderException('Unable to decode time to a DateTime object.');
997 # We could potentially have nothing left to decode at this point.
111 public function decode($binary, array $tagMap = []) : AbstractType global() function in FreeDSx\\Asn1\\Encoder\\BerEncoder
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64decode|xdmp:uri-is-file|xdmp:uri-format|xdmp:uri-content-type|xdmp:unquote|xdmp:unpath|xdmp:trigge…
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md126 * #288: Only decode `CHARSET` if we're reading vCard 2.1. If it appears
497 * Fixed: Issue #68. Couldn't decode properties ending in a colon.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md65 * #288: Only decode `CHARSET` if we're reading vCard 2.1. If it appears
436 * Fixed: Issue #68. Couldn't decode properties ending in a colon.
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php1493 $temp = preg_match('#^[a-zA-Z\d/+]*={0,2}$#', $temp) ? Base64::decode($temp) : false;
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js10 mxGraphMlCodec.prototype.decode = function (xml, callback, onError) method in mxGraphMlCodec
3133 new mxGraphMlCodec().decode(xmlData, done, onerror);
/plugin/diagramsnet/lib/js/socket.io/
H A Dsocket.io.min.js6decode=function(t){for(var e={},n=t.split("&"),r=0,o=n.length;r<o;r++){var i=n[r].split("=");e[dec… function
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js12decode=function(a){var b,c,e,f,g,h,i,j="",k=0;for(a=a.replace(/[^A-Za-z0-9\+\/\=]/g,"");k<a.length…
H A Djszip.js50 exports.decode = function(input, utf8) { function
554 decode : function(input) { method in JSZip.base64
555 return base64.decode(input);
569 data = base64.decode(data);
700 result = base64.decode(result);
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock732 decode-uri-component@^0.2.0:
734 …resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb391…
2361 decode-uri-component "^0.2.0"
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js174 decode: function(named, path) {

1234567891011