Home
last modified time | relevance | path

Searched defs:server (Results 1 – 8 of 8) sorted by path

/dokuwiki/inc/HTTP/
H A DHTTPClient.php868 uniqueConnectionId($server, $port) global() argument
[all...]
/dokuwiki/inc/Input/
H A DInput.php22 public $server; global() variable in dokuwiki\\Input\\Input
/dokuwiki/inc/Remote/IXR/
H A DClient.php25 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument
/dokuwiki/inc/
H A Ddeprecated.php581 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument
596 __construct($server, $path = false, $port = 80) global() argument
/dokuwiki/lib/exe/
H A Dxmlrpc.php13 $server = new XmlRpcServer(true); global() variable
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php17 protected $server; variable in IXR\\Client\\Client
38 public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) argument
H A DClientMulticall.php14 public function __construct($server, $path = false, $port = 80) argument
H A DClientSSL.php55 public function __construct($server, $path = false, $port = 443, $timeout = false, $timeout_io = null) argument