Home
last modified time | relevance | path

Searched refs:binary (Results 1 – 17 of 17) sorted by relevance

/dokuwiki/vendor/php81_bc/strftime/
H A D.gitattributes30 # Denote all files that are truly binary and should not be modified.
31 *.dbf binary
32 *.prj binary
33 *.shp binary
34 *.shx binary
35 *.sld binary
36 *.png binary
37 *.jpg binary
38 *.gif binary
39 *.ico binary
[all …]
/dokuwiki/
H A D.gitattributes3 *.png binary
4 *.gif binary
5 *.ico binary
6 *.xcf binary
H A DCOPYING161 anything that is normally distributed (in either source or binary
/dokuwiki/inc/
H A DIp.php88 $binary = inet_pton($ip);
90 if ($binary === false) {
94 if (strlen($binary) === 4) {
99 'lower' => unpack('Nip', $binary)['ip'],
103 $result = unpack('Jupper/Jlower', $binary);
/dokuwiki/vendor/kissifrot/php-ixr/
H A DLICENSE.txt6 Redistribution and use in source and binary forms, with or without
11 - Redistributions in binary form must reproduce the above copyright
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DLICENSE6 Redistribution and use in source and binary forms, with or without
12 2. Redistributions in binary form must reproduce the above copyright notice,
/dokuwiki/vendor/simplepie/simplepie/
H A DLICENSE.txt4 Redistribution and use in source and binary forms, with or without modification, are
10 * Redistributions in binary form must reproduce the above copyright notice, this list
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DOpenSSH.php42 protected static $binary = false; variable in phpseclib3\\Crypt\\Common\\Formats\\Keys\\OpenSSH
160 self::$binary = $enabled;
H A DPKCS8.php91 private static $binary = false; variable in phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS8
532 self::$binary = $enabled;
638 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
647 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
681 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DOpenSSH.php149 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
162 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DOpenSSH.php102 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DOpenSSH.php89 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md9 It can use either PHP's libGD or a locally installed ImageMagick binary.
105 | `imconvert` | `/usr/bin/convert` | The path to ImageMagick's `convert` binary |
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE322 normally distributed (in either source or binary form) with the major
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE322 normally distributed (in either source or binary form) with the major
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …Text,"text"!==(r.responseType||"text")||"string"!=typeof r.responseText?{binary:r.response}:{text:… property