Home
last modified time | relevance | path

Searched +full:by -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 251 – 275 of 559) sorted by relevance

1...<<11121314151617181920>>...23

/dokuwiki/vendor/composer/
H A DInstalledVersions.php47 * Returns a list of all package names which are present, either by being installed, replaced or provided
91 * This also returns true if the package name is provided or replaced by another package
117 * @param string|null $constraint A version constraint to check for, if you pass one you have to make sure composer/semver is required by your package
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DTripleDES.php47 * Inner chaining is used by SSH-1 and is generally considered to be less secure then outer chaining (self::MODE_CBC3).
54 * Outer chaining is used by SSH-2 and when the mode is set to \phpseclib3\Crypt\Common\BlockCipher::MODE_CBC.
223 throw new \LengthException('Key size of ' . $length . ' bits is not supported by this algorithm. Only keys of sizes 128 or 192 bits are supported');
254 throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only keys of sizes 16 or 24 are supported');
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dtexgraph.php19 * it under the terms of the GNU General Public License as published by
51 'for', 'do', 'od', 'by', 'By',
H A Dldif.php25 * it under the terms of the GNU General Public License as published by
H A Dxorg_conf.php22 * it under the terms of the GNU General Public License as published by
H A Dpike.php26 * it under the terms of the GNU General Public License as published by
H A Dintercal.php25 * it under the terms of the GNU General Public License as published by
H A Dvedit.php27 * it under the terms of the GNU General Public License as published by
H A Dfsharp.php28 * it under the terms of the GNU General Public License as published by
65 /* identifiers are reserved for future use by F# */
H A Dnewlisp.php12 * based on work by Lutz Mueller and Jeff Ober
27 * it under the terms of the GNU General Public License as published by
H A Didl.php20 * it under the terms of the GNU General Public License as published by
H A Dproperties.php25 * it under the terms of the GNU General Public License as published by
H A Dcfdg.php25 * it under the terms of the GNU General Public License as published by
H A Dobjeck.php24 * it under the terms of the GNU General Public License as published by
H A Dparasail.php27 * it under the terms of the GNU General Public License as published by
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php50 * Flag to only accept signatures signed by certificate authorities
125 * Used only by the load*() functions
410 // the following are X.509 extensions not supported by phpseclib
572 * @param array $root (by reference)
584 corresponding to the extension type identified by extnID */
626 * @param array $root (by reference)
672 // by default \phpseclib3\File\ASN1 will try to render qualifier as a \phpseclib3\File\ASN1::TYPE_IA5_STRING since it's
689 corresponding to the extension type identified by extnID */
707 * @param array $root (by reference)
718 corresponding to the attribute type identified by typ
[all...]
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DIntrospectionServer.php38 'Returns a struct describing the XML-RPC specifications supported by this server'
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DArchive.php54 * By default this will extract all files found in the archive. You can restrict the output using the $include
/dokuwiki/inc/Extension/
H A DPluginInterface.php84 * this function is automatically called by getLang()
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php191 // resources are passed by reference by default
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DFile.php27 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS
/dokuwiki/vendor/simplepie/simplepie/src/
H A DCache.php27 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS
/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php113 // defined by the current class, for some value of "current" that differs slightly
/dokuwiki/inc/Form/
H A DInputElement.php52 * The default is true. Any set values will be overwritten by the INPUT
/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php9 // | published by the Free Software Foundation; either version 2.1 of the |
118 * by silently ignoring errors and returning the original input instead
242 // The output is UTF-8 by default, other output formats need conversion here
624 // Rewind the for loop by one, since there can be more possible compositions
773 * By talking about UCS-4 "strings" we mean arrays of 32bit integers representing
922 // Input length must be dividable by 4
956 * by silently ignoring errors and returning the original input instead

1...<<11121314151617181920>>...23