Home
last modified time | relevance | path

Searched +full:pass -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 51 – 70 of 70) sorted by relevance

123

/dokuwiki/vendor/composer/
H A DInstalledVersions.php117 * @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/inc/
H A Dconfutils.php302 * @param array $params optional additional params to pass to the callback
H A Dinfoutils.php586 if (preg_match('/(notify|pass|auth|secret|ftp|userinfo|token|buid|mail|proxy)/i', $key)) {
H A Dtemplate.php1365 * Retrieve a language dependent file and pass to xhtml renderer for display
1780 * Note: no escaping or sanity checking is done here. Never pass user input
H A Dcommon.php62 * Please note: when you pass uninitialized variables, they will implicitly be created
1876 // pass info about the redirect back to the test suite
H A Dform.php24 * tag. That way, the element output functions can pass the pseudo-element
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php51 * integers and then pass successive subarrays of that array to _encryptBlock. This, however,
525 * @param string $pass
532 public static function bcrypt_pbkdf($pass, $salt, $keylen, $rounds)
540 $sha2pass = hash('sha512', $pass, true);
570 bcrypt_pbkdf($pass, $salt, $keylen, $rounds) global() argument
H A DRSA.php
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DOptions.php306 $this->parseOptions(); // second pass
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dnginx.php24 * - Misc formatting tweaks and language fixes to pass langcheck
H A Drsplus.php334 'na.contiguous', 'na.exclude', 'na.fail', 'na.omit', 'na.pass', 'napredict', 'naprint', 'naresid',
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DTar.php687 * You don't need to call this yourself. It's used when you pass Archive::COMPRESS_AUTO somewhere
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
H A Dlessc.inc.php
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php2214 // Since we don't have group or content for these, we'll just pass the '*_parent' variables directly to the constructor
2245 // Since we don't have group or content for these, we'll just pass the '*_parent' variables directly to the constructor
2277 // Since we don't have group or content for these, we'll just pass the '*_parent' variables directly to the constructor
2283 // Since we don't have group or content for these, we'll just pass the '*_parent' variables directly to the constructor
H A DParser.php383 // Check if h-card is set and pass that information on in the link.
H A DSimplePie.php685 * Previously, it was possible to pass in the feed URL along with cache
1545 // Pass whatever was set with config options over to the sanitizer.
1546 // Pass the classes in for legacy support; new classes should use the registry instead
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php570 * @param array $options Array of options to pass to the constructor
/dokuwiki/inc/Search/
H A DIndexer.php654 * The metadata values are compared as case-sensitive strings. Pass a
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php

123