Home
last modified time | relevance | path

Searched +full:domain -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 41 of 41) sorted by relevance

12

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dstandardml.php112 'Bind', 'Chr', 'Div', 'Domain', 'Empty', 'Fail', 'Match', 'Overflow', 'Size', 'Span', 'Subscript'
H A Dpostgresql.php66 'DISCARD','DISTINCT','DO','DOCUMENT','DOMAIN','DOUBLE','DROP',
H A Dlotusformulas.php243 '@DoWhile', '@Domain', '@DocumentUniqueID', '@DocSiblings',
H A Daimms.php69 'identifier', 'index', 'index domain', 'body'
H A Dactionscript3.php249 'doubleClickEnabled', 'doubleClick', 'dotall', 'domain',
H A Dtsql.php146 'DIAGNOSTICS', 'DIALOG', 'DICTIONARY', 'DISABLED', 'DISCONNECT', 'DISK', 'DISTINCT', 'DISTRIBUTED', 'DOMAIN', 'DOUBLE', 'DROP', 'DROPCLEANBUFFERS', 'DROP_EXISTING',
H A Dracket.php785 'unconstrained-domain->', 'unit', 'unit-from-context', 'unit/c',
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php17 * $ssh = new \phpseclib3\Net\SSH2('www.domain.tld');
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPContacts.php151 $entries[0]["memberof"][] = "CN=Domain Users,CN=Users," . $this->adldap->getBaseDn();
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSource.php158 if (isset($category['attribs']['']['domain'])) {
159 $scheme = $this->sanitize($category['attribs']['']['domain'], \SimplePie\SimplePie::CONSTRUCT_TEXT);
H A DSimplePie.php2396 if (isset($category['attribs']['']['domain'])) {
2397 $scheme = $this->sanitize($category['attribs']['']['domain'], self::CONSTRUCT_TEXT);
3078 return 'https://www.google.com/s2/favicons?domain=' . urlencode($url);
H A DItem.php436 if (isset($category['attribs']['']['domain'])) {
437 $scheme = $this->sanitize($category['attribs']['']['domain'], \SimplePie\SimplePie::CONSTRUCT_TEXT);
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php1024 * character * which is considered to match any single domain name
2666 // should an IP address appear as the CN if no domain name is specified? idk
3707 * Set the domain name's which the cert is to be valid for
3736 * Helper function to build domain array
3738 * @param string $domain
3741 private static function dnsName($domain)
3743 return ['dNSName' => $domain];
4810 _dnsName($domain) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
H A DSSH2.php13 * $ssh = new \phpseclib3\Net\SSH2('www.domain.tld');
29 * $ssh = new \phpseclib3\Net\SSH2('www.domain.tld');
H A DSFTP.php17 * $sftp = new \phpseclib3\Net\SFTP('www.domain.tld');

12