Home
last modified time | relevance | path

Searched defs:server (Results 76 – 100 of 136) sorted by path

123456

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/ServerRunner/
H A DPcntlServerRunner.php29 protected $server; global() variable in FreeDSx\\Ldap\\Server\\ServerRunner\\PcntlServerRunner
50 run(SocketServer $server) global() argument
[all...]
H A DServerRunnerInterface.php27 run(SocketServer $server) global() argument
/plugin/redissue/
H A Dsyntax.php38 function getServerFromJson($server) {
/plugin/redproject/
H A Dsyntax.php42 function getServerFromJson($server) {
/plugin/revealjs/plugin/multiplex/
H A Dindex.js9 var server = http.createServer(app); variable
/plugin/revealjs/plugin/notes-server/
H A Dindex.js9 var server = http.createServer(app); variable
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php405 function server() { function in auth_shibboleth
/plugin/sql/
H A DDB.php80 function mysql_connect($server, $login, $password) {
/plugin/statistics/inc/
H A DBrowscap.php408 public function addProxySettings($server, $port = 3128, $wrapper = 'http', $username = null, $password = null) argument
/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
H A DPop3Connection.php33 protected $server = null; variable in Swift_Authenticator_PopB4Smtp_Pop3Connection
51 public function __construct($server="localhost", $port=110, $encryption=0)
61 public function setServer($server)
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php98 public function __construct($server="localhost", $port=null, $encryption=null)
124 public function setServer($server)
/plugin/sympaauth/files/
H A Dsympa.class.php174 function server() { function in auth_sympa
/plugin/upgrade/HTTP/
H A DHTTPClient.php878 uniqueConnectionId($server, $port) global() argument
[all...]
/plugin/webdav/_test/lib/
H A DDAVServerTest.php11 public $server; variable in DAVServerTest
/plugin/webdav/core/Plugin/
H A DDokuWiki.php40 public function initialize(Server $server)
H A DDummyGetResponse.php21 protected $server; variable in dokuwiki\\plugin\\webdav\\core\\Plugin\\DummyGetResponse
27 public function initialize(Server $server)
H A DException.php30 public function initialize(Server $server)
H A DFakeLocker.php52 private $server; variable in dokuwiki\\plugin\\webdav\\core\\Plugin\\FakeLocker
55 public function initialize(\Sabre\DAV\Server $server)
/plugin/webdav/core/
H A DServer.php23 public $server; variable in dokuwiki\\plugin\\webdav\\core\\Server
/plugin/webdav/
H A Dserver.php63 $server = new dokuwiki\plugin\webdav\core\Server($base_uri); variable
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php54 protected $server; variable in Sabre\\CalDAV\\ICSExportPlugin
62 function initialize(DAV\Server $server) {
H A DPlugin.php51 protected $server; variable in Sabre\\CalDAV\\Plugin
179 function initialize(DAV\Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DPlugin.php39 protected $server; variable in Sabre\\CalDAV\\Notifications\\Plugin
66 function initialize(Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php63 function initialize(DAV\Server $server) {

123456