Home
last modified time | relevance | path

Searched defs:port (Results 51 – 75 of 100) sorted by path

1234

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php77 protected $port; variable in Elasticsearch\\Connections\\Connection
637 addPortInUrl(string $uri, int $port) global() argument
[all...]
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DUrl.php29 private $port; variable in Nyholm\\Dsn\\Configuration\\Url
39 public function __construct(?string $scheme, string $host, ?int $port = null, ?string $path = null, array $parameters = [], array $authentication = []) argument
72 public function withPort(?int $port) argument
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DConnection.php81 public function setPort($port) argument
/plugin/elwikiupgrade/
H A DHTTPClient.php868 function _uniqueConnectionId($server, $port) {
/plugin/eventum/XML/
H A DRPC.php625 var $port = 80; variable in XML_RPC_Client
724 function XML_RPC_Client($path, $server, $port = 0,
887 function sendPayloadHTTP10($msg, $server, $port, $timeout = 0,
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUri.php35 private $port = 80; variable in OAuth\\Common\\Http\\Uri\\Uri
374 public function setPort($port)
H A DUriFactory.php57 …public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragme…
H A DUriFactoryInterface.php41 …public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragme…
H A DUriInterface.php35 public function setPort($port);
/plugin/fedauth/Auth/
H A DOpenID.php371 static function urlunparse($scheme, $host, $port = null, $path = '/',
/plugin/gemini/
H A Dcli.php69 protected function serve($interface, $port, $certfile)
/plugin/googlesearch/
H A Dnusoap.php2013 var $port = ''; variable in soap_transport_http
/plugin/groupmail/
H A Drecaptchalib.php67 function _recaptcha_http_post($host, $path, $data, $port = 80) {
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/net/
H A DHTTPClient.php61 function HTTPClient($host, $port = 80) {
H A DSocket.php37 var $port; variable in Socket
47 function Socket($host, $port) {
158 function setPort($port) {
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLRPCClient.php56 function XMLRPCClient($host, $port = 80) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dfetcher.url.class.php15 var $port; variable in FetcherUrl
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jar ... io.IOException java.net.InetAddress address int port org.apache.http.HttpConnection conn org. ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jar ... io.IOException java.net.InetAddress address int port org.apache.http.HttpConnection conn org. ...
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php22 var $port = ''; variable in soap_transport_http
H A Dnusoap.php2129 var $port = ''; variable in soap_transport_http
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUri.php35 private $port = 80; variable in OAuth\\Common\\Http\\Uri\\Uri
374 public function setPort($port) argument
[all...]
H A DUriFactory.php57 public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragment = '') argument

1234