Searched refs:special (Results 1 – 15 of 15) sorted by relevance
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
D | ASN1.php | 516 * @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/ |
D | acl.auth.php.dist | 10 # If your auth backend allows special char like spaces in groups
|
/dokuwiki/inc/Parsing/Lexer/ |
D | Lexer.php | 104 * @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/ |
D | README.md | 43 You can skip Minification for parts of your code by surrounding it by special comments:
|
/dokuwiki/vendor/splitbrain/php-archive/ |
D | README.md | 4 This library allows to handle new ZIP and TAR archives without the need for any special PHP extensi…
|
/dokuwiki/lib/scripts/jquery/ |
D | jquery.min.js | 2 …special[r]||{}).delegateType&&e.stopPropagation();else if(n=ae.call(arguments),_.set(this,r,n),thi…
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
D | LICENSE | 87 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/ |
D | LICENCE | 87 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/ |
D | LICENSE | 105 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/ |
D | CHANGELOG | 357 * Linking for PowerShell special variables revised (BenBE) 393 * Additional text rendered when matching special variables for PowerShell (BenBE) 922 special circumstances.
|
D | LICENSE | 160 special exception, the source code distributed need not include
|
/dokuwiki/_test/data/pages/wiki/ |
D | syntax.txt | 52 [[doku>pagename|Wiki pagenames]] are converted to lowercase automatically, special characters are n…
|
/dokuwiki/data/pages/wiki/ |
D | syntax.txt | 52 [[doku>pagename|Wiki pagenames]] are converted to lowercase automatically, special characters are n…
|
/dokuwiki/ |
D | COPYING | 160 special exception, the source code distributed need not include
|
/dokuwiki/vendor/simplepie/simplepie/ |
D | CHANGELOG.md | 274 * Added decoding for special characters in MAYBE_HTML. [#400](https://github.com/simplepie/simplepi…
|