Searched refs:special (Results 1 – 13 of 13) sorted by relevance
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
H A D | ASN1.php | 517 * @param array $special 521 function asn1map($decoded, $mapping, $special = array()) argument 556 if (isset($special[$key])) { 640 if (isset($special[$key])) { 714 if (isset($special[$key])) { 820 * @param array $special 824 function encodeDER($source, $mapping, $special = array()) argument 827 return $this->_encode_der($source, $mapping, null, $special); 836 * @param array $special 852 if (isset($special[$idx])) { [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 | 105 * @param string $special Use this mode for this one token. 107 public function addSpecialPattern($pattern, $mode, $special) argument 112 $this->regexes[$mode]->addPattern($pattern, "_$special");
|
/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[i]||{}).delegateType&&e.stopPropagation();else if(r=s.call(arguments),Y.set(this,i,r),t=o(… class in S.event
|
/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/simplepie/simplepie/idn/ |
H A 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/simplepie/simplepie/ |
H A D | CHANGELOG.md | 104 * Added decoding for special characters in MAYBE_HTML. [#400](https://github.com/simplepie/simplepi…
|
/dokuwiki/vendor/marcusschwarz/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 | 355 * Linking for PowerShell special variables revised (BenBE) 391 * Additional text rendered when matching special variables for PowerShell (BenBE) 920 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…
|