/dokuwiki/vendor/php81_bc/strftime/ |
H A D | .gitattributes | 30 # 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 | .gitattributes | 3 *.png binary 4 *.gif binary 5 *.ico binary 6 *.xcf binary
|
H A D | COPYING | 161 anything that is normally distributed (in either source or binary
|
/dokuwiki/inc/ |
H A D | Ip.php | 88 $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 D | LICENSE.txt | 6 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 D | LICENSE | 6 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 D | LICENSE.txt | 4 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 D | OpenSSH.php | 42 protected static $binary = false; variable in phpseclib3\\Crypt\\Common\\Formats\\Keys\\OpenSSH 160 self::$binary = $enabled;
|
H A D | PKCS8.php | 91 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 D | OpenSSH.php | 149 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 D | OpenSSH.php | 102 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/ |
H A D | OpenSSH.php | 89 if (isset($options['binary']) ? $options['binary'] : self::$binary) {
|
/dokuwiki/vendor/splitbrain/slika/ |
H A D | README.md | 9 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 D | LICENSE | 161 anything that is normally distributed (in either source or binary
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
H A D | LICENSE | 322 normally distributed (in either source or binary form) with the major
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
H A D | LICENCE | 322 normally distributed (in either source or binary form) with the major
|
/dokuwiki/lib/scripts/jquery/ |
H A D | jquery.min.js | 2 …Text,"text"!==(r.responseType||"text")||"string"!=typeof r.responseText?{binary:r.response}:{text:… property
|