Searched defs:server (Results 1 – 8 of 8) sorted by relevance
/dokuwiki/lib/exe/ |
H A D | xmlrpc.php | 13 $server = new XmlRpcServer(true); global() variable
|
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/ |
H A D | ClientMulticall.php | 14 public function __construct($server, $path = false, $port = 80) argument
|
H A D | Client.php | 17 protected $server; variable in IXR\\Client\\Client 38 public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) argument
|
H A D | ClientSSL.php | 55 public function __construct($server, $path = false, $port = 443, $timeout = false, $timeout_io = null) argument
|
/dokuwiki/inc/Remote/IXR/ |
H A D | Client.php | 25 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument
|
/dokuwiki/inc/Input/ |
H A D | Input.php | 22 public $server; global() variable in dokuwiki\\Input\\Input
|
/dokuwiki/inc/ |
H A D | deprecated.php | 581 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument 596 __construct($server, $path = false, $port = 80) global() argument
|
/dokuwiki/inc/HTTP/ |
H A D | HTTPClient.php | 868 uniqueConnectionId($server, $port) global() argument [all...] |