Home
last modified time | relevance | path

Searched defs:port (Results 1 – 11 of 11) sorted by relevance

/dokuwiki/_test/tests/inc/
Dhttpclient_http_proxy.test.php9 protected $port; variable in httpclient_http_proxy_test
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
DClientMulticall.php14 public function __construct($server, $path = false, $port = 80)
DClient.php18 protected $port; variable in IXR\\Client\\Client
38 … public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null)
DClientSSL.php55 …public function __construct($server, $path = false, $port = 443, $timeout = false, $timeout_io = n…
/dokuwiki/inc/Remote/IXR/
DClient.php24 … public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null)
/dokuwiki/inc/
Ddeprecated.php20 … 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/
Dmysql.test.php16 protected $port = ''; variable in mysql_plugin_authpdo_test
/dokuwiki/vendor/simplepie/simplepie/src/
DIRI.php86 protected $port = null; variable in SimplePie\\IRI
920 public function set_port($port)
/dokuwiki/inc/HTTP/
DHTTPClient.php889 protected function uniqueConnectionId($server, $port)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
DSSH2.php948 private $port; variable in phpseclib3\\Net\\SSH2
1185 public function __construct($host, $port = 22, $timeout = 10)
DSFTP.php359 public function __construct($host, $port = 22, $timeout = 10)