Home
last modified time | relevance | path

Searched refs:special (Results 1 – 15 of 15) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
DASN1.php516 * @param array $special
519 public static function asn1map(array $decoded, $mapping, $special = []) argument
534 … return [$inmap => self::asn1map($decoded, ['type' => $intype] + $mapping, $special)];
542 $value = self::asn1map($decoded, $option, $special);
545 $v = self::asn1map($decoded, $option, $special);
551 if (isset($special[$key])) {
552 $value = $special[$key]($value);
586 if (($map[] = self::asn1map($content, $child, $special)) === null) {
629 $candidate = self::asn1map($temp, $child, $special);
635 if (isset($special[$key])) {
[all …]
/dokuwiki/conf/
Dacl.auth.php.dist10 # If your auth backend allows special char like spaces in groups
/dokuwiki/inc/Parsing/Lexer/
DLexer.php104 * @param string $special Use this mode for this one token.
106 public function addSpecialPattern($pattern, $mode, $special) argument
111 $this->regexes[$mode]->addPattern($pattern, "_$special");
/dokuwiki/vendor/splitbrain/php-jsstrip/
DREADME.md43 You can skip Minification for parts of your code by surrounding it by special comments:
/dokuwiki/vendor/splitbrain/php-archive/
DREADME.md4 This library allows to handle new ZIP and TAR archives without the need for any special PHP extensi…
/dokuwiki/lib/scripts/jquery/
Djquery.min.js2special[r]||{}).delegateType&&e.stopPropagation();else if(n=ae.call(arguments),_.set(this,r,n),thi…
/dokuwiki/vendor/openpsa/universalfeedcreator/
DLICENSE87 special circumstances.
89 For example, on rare occasions, there may be a special need to
320 reproducing the executable from it. However, as a special exception,
/dokuwiki/vendor/simplepie/simplepie/idn/
DLICENCE87 special circumstances.
89 For example, on rare occasions, there may be a special need to
320 reproducing the executable from it. However, as a special exception,
/dokuwiki/vendor/splitbrain/lesserphp/
DLICENSE105 avoid the special danger that patents applied to a free program could
381 source code form), and must require no special password or key for
600 but the special requirements of the GNU Affero General Public License,
/dokuwiki/vendor/geshi/geshi/
DCHANGELOG357 * Linking for PowerShell special variables revised (BenBE)
393 * Additional text rendered when matching special variables for PowerShell (BenBE)
922 special circumstances.
DLICENSE160 special exception, the source code distributed need not include
/dokuwiki/_test/data/pages/wiki/
Dsyntax.txt52 [[doku>pagename|Wiki pagenames]] are converted to lowercase automatically, special characters are n…
/dokuwiki/data/pages/wiki/
Dsyntax.txt52 [[doku>pagename|Wiki pagenames]] are converted to lowercase automatically, special characters are n…
/dokuwiki/
DCOPYING160 special exception, the source code distributed need not include
/dokuwiki/vendor/simplepie/simplepie/
DCHANGELOG.md274 * Added decoding for special characters in MAYBE_HTML. [#400](https://github.com/simplepie/simplepi…