Searched defs:port (Results 1 – 11 of 11) sorted by relevance
/dokuwiki/_test/tests/inc/ |
D | httpclient_http_proxy.test.php | 9 protected $port; variable in httpclient_http_proxy_test
|
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/ |
D | ClientMulticall.php | 14 public function __construct($server, $path = false, $port = 80)
|
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)
|
D | ClientSSL.php | 55 …public function __construct($server, $path = false, $port = 443, $timeout = false, $timeout_io = n…
|
/dokuwiki/inc/Remote/IXR/ |
D | Client.php | 24 … public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null)
|
/dokuwiki/inc/ |
D | deprecated.php | 20 … public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) 35 public function __construct($server, $path = false, $port = 80)
|
/dokuwiki/lib/plugins/authpdo/_test/ |
D | mysql.test.php | 16 protected $port = ''; variable in mysql_plugin_authpdo_test
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
D | IRI.php | 86 protected $port = null; variable in SimplePie\\IRI 920 public function set_port($port)
|
/dokuwiki/inc/HTTP/ |
D | HTTPClient.php | 889 protected function uniqueConnectionId($server, $port)
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
D | SSH2.php | 948 private $port; variable in phpseclib3\\Net\\SSH2 1185 public function __construct($host, $port = 22, $timeout = 10)
|
D | SFTP.php | 359 public function __construct($host, $port = 22, $timeout = 10)
|