Searched refs:special (Results 1 – 14 of 14) sorted by relevance
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | ASN1.php | 515 * @param array $special 518 public static function asn1map(array $decoded, $mapping, $special = []) argument 533 … return [$inmap => self::asn1map($decoded, ['type' => $intype] + $mapping, $special)]; 541 $value = self::asn1map($decoded, $option, $special); 544 $v = self::asn1map($decoded, $option, $special); 550 if (isset($special[$key])) { 551 $value = $special[$key]($value); 585 if (($map[] = self::asn1map($content, $child, $special)) === null) { 628 $candidate = self::asn1map($temp, $child, $special); 634 if (isset($special[$key])) { [all …]
|
| /dokuwiki/conf/ |
| H A D | acl.auth.php.dist | 10 # If your auth backend allows special char like spaces in groups
|
| /dokuwiki/inc/Parsing/Lexer/ |
| H A 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/ |
| H A D | README.md | 43 You can skip Minification for parts of your code by surrounding it by special comments:
|
| /dokuwiki/vendor/splitbrain/php-archive/ |
| H A 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/ |
| H A 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/ |
| H A 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/splitbrain/lesserphp/ |
| H A 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/ |
| H A D | CHANGELOG | 357 * Linking for PowerShell special variables revised (BenBE) 393 * Additional text rendered when matching special variables for PowerShell (BenBE) 922 special circumstances.
|
| H A D | LICENSE | 160 special exception, the source code distributed need not include
|
| /dokuwiki/ |
| H A D | COPYING | 160 special exception, the source code distributed need not include
|
| /dokuwiki/data/pages/wiki/ |
| H A D | syntax.txt | 52 [[doku>pagename|Wiki pagenames]] are converted to lowercase automatically, special characters are n…
|
| /dokuwiki/_test/data/pages/wiki/ |
| H A D | syntax.txt | 52 [[doku>pagename|Wiki pagenames]] are converted to lowercase automatically, special characters are n…
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | CHANGELOG.md | 326 * Added decoding for special characters in MAYBE_HTML. [#400](https://github.com/simplepie/simplepi…
|