Searched defs:port (Results 1 – 10 of 10) sorted by relevance
/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 | 18 protected $port; 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/vendor/simplepie/simplepie/src/ |
H A D | IRI.php | 87 protected $port = null; variable in SimplePie\\IRI 921 set_port($port) global() argument [all...] |
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SSH1.php |
|
H A D | SSH2.php | 906 var $port; global() variable in phpseclib\\Net\\SSH2 1081 __construct($host, $port = 22, $timeout = 10) global() argument
|
H A D | SFTP.php | 364 __construct($host, $port = 22, $timeout = 10) global() argument
|
/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...] |