Home
last modified time | relevance | path

Searched refs:binary (Results 76 – 100 of 632) sorted by relevance

12345678910>>...26

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DOpenSSH.php155 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
168 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
/plugin/findologicxmlexport/vendor/hoa/math/
H A DArithmetic.pp11 // Redistribution and use in source and binary forms, with or without
15 // * Redistributions in binary form must reproduce the above copyright
/plugin/oembed/
H A Dstyle.css12 * Redistribution and use in source and binary forms, with or without
17 * 2. Redistributions in binary form must reproduce the above copyright notice,
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.pp11 // Redistribution and use in source and binary forms, with or without
15 // * Redistributions in binary form must reproduce the above copyright
/plugin/openlayersmap/
H A DLICENSE.md25 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
29 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar117 $L = unpack('V', $a = (binary)fread($fp, 4));
118 $m = (binary)'';
125 $last = (binary)fread($fp, $read);
265 if ($entry[3] != sprintf("%u", crc32((binary)$data) & 0xffffffff)) {
/plugin/openlayersmapoverlays/
H A DLICENSE.txt24 Redistribution and use in source and binary forms, with or without modification,
30 2. Redistributions in binary form must reproduce the above copyright notice,
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md29 # Encoded $bytes will now contain the BER binary representation of a sequence containing:
51 # Assuming bytes contains the binary BER encoded sequence described in the encoding section
/plugin/snow/
H A DLICENSE.md28 Redistribution and use in source and binary forms, with or without modification,
34 * Redistributions in binary form must reproduce the above copyright notice, this
/plugin/geophp/
H A DLICENCE
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jar ... codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jar ... codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest ...
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/
H A Dphpunit-example-extension-1.0.0.phar9 Redistribution and use in source and binary forms, with or without
16 * Redistributions in binary form must reproduce the above copyright
/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js121 var binary = /\.png$/i.test(meta.name);
130 (!this.ui.useCanvasForExport && binary))
154 var index = (binary) ? data.lastIndexOf(',') : -1;
194 }), binary || (meta.mimeType != null &&
H A DDriveClient.js1014 var binary = /\.png$/i.test(resp.title);
1018 (!this.ui.useCanvasForExport && binary))
1572 var doExecuteRequest = mxUtils.bind(this, function(data, binary) argument
1614 data, revision || realOverwrite || unknown, binary,
1961 DriveClient.prototype.insertFile = function(title, data, folderId, success, error, mimeType, binary) argument
1977 …this.executeRequest(this.createUploadRequest(null, metadata, data, false, binary), mxUtils.bind(th…
2003 DriveClient.prototype.createUploadRequest = function(id, metadata, data, revision, binary, etag, pi… argument
2005 binary = (binary != null) ? binary : false;
2026 ((data != null) ? ((binary) ? data : ((window.btoa && !mxClient.IS_IE && !mxClient.IS_IE11) ?
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md36 * Added `yaml-lint` binary.
177 * Strings that are not UTF-8 encoded will be dumped as base64 encoded binary
182 * Added support for parsing base64 encoded binary data when they are tagged
183 with the `!!binary` tag.
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md124 * Strings that are not UTF-8 encoded will be dumped as base64 encoded binary
129 * Added support for parsing base64 encoded binary data when they are tagged
130 with the `!!binary` tag.
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DOpenSSH.php95 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D0.0.js1 …gersuffix)/,"number.octal"],[/0[bB][0-1']*[0-1](@integersuffix)/,"number.binary"],[/\d[\d']*\d(@in…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DOpenSSH.php108 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/
H A Dreadme.helperapps.txt9 // List of binary files required under Windows for some //
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DGrammar.pp11 // Redistribution and use in source and binary forms, with or without
15 // * Redistributions in binary form must reproduce the above copyright
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19binary:function(f,g){return function(n,j,l,p,i,m,h){var o=a.createElement("mrow");var k=g<h||(g==h…
/plugin/editonlink/
H A DLICENSE5 binary, for any purpose, commercial or non-commercial, and by any
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DJCaptureApplet.java4 import org.apache.commons.codec.binary.Hex;

12345678910>>...26