Home
last modified time | relevance | path

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

1234

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUriFactoryInterface.php41 public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragment = ''); argument
H A DUriInterface.php35 public function setPort($port); argument
/plugin/openid/Auth/
H A DOpenID.php387 static function urlunparse($scheme, $host, $port = null, $path = '/',
/plugin/patchpanel/
H A Dsyntax.php105 function ethernet_svg($row, $position, $port, $item, $opt, $imagewidth, $imageheight) {
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php649 …public static function URLreadFsock($host, $file, &$errstr, $successonly=true, $port=-1, $timeout=…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php37 protected $port; global() variable in FreeDSx\\Ldap\\LdapUrl
114 setPort(int $port) global() argument
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php56 listen(string $ip, int $port) global() argument
140 bind(string $ip, int $port, array $options = []) global() argument
154 bindTcp(string $ip, int $port, array $options = []) global() argument
168 bindUdp(string $ip, int $port, array $options = []) global() argument
[all...]
/plugin/qstat/
H A Dsyntax.php314 function _getStatus($host, $port) {
322 function _proxy($host, $port) {
333 function _infos($host, $port) {
363 function _status($host, $port) {
/plugin/recaptcha/lib/
H A Drecaptchalib.php69 function _recaptcha_http_post($host, $path, $data, $port = 80) {
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocket.php48 public function fsockopen($hostname, $port = -1, &$errno = 0, &$errstr = '', $timeout = null)
/plugin/revealjs/plugin/multiplex/
H A Dindex.js14 port: process.env.PORT || 1948, property in opts
/plugin/revealjs/plugin/notes-server/
H A Dindex.js14 port : 1947, property in opts
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js75 port = ports[Math.min(_.sortedIndex(ports, getOption('port', 9001)), ports.length - 1)], variable
/plugin/smtp/subtree/txtthinking/Mailer/src/
H A DMailer.php60 public function setServer($host, $port, $secure=null){
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DSMTP.php42 protected $port; variable in Tx\\Mailer\\SMTP
104 public function setServer($host, $port, $secure=null)
/plugin/sphinxsearch-was/
H A DSphinxSearch.php23 public function __construct($host, $port, $index)
H A Dsphinxapi.php472 function SetServer($host, $port = 0)
/plugin/sphinxsearch/
H A DSphinxSearch.php23 public function __construct($host, $port, $index)
H A Dsphinxapi.php490 function SetServer ( $host, $port = 0 )
/plugin/statistics/inc/
H A DBrowscap.php408 public function addProxySettings($server, $port = 3128, $wrapper = 'http', $username = null, $password = null) argument
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php30 public function __construct($conn=null, $port=110, $encryption=0)
/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
H A DPop3Connection.php38 protected $port = null; variable in Swift_Authenticator_PopB4Smtp_Pop3Connection
51 public function __construct($server="localhost", $port=110, $encryption=0)
69 public function setPort($port)
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php55 protected $port = null; variable in Swift_Connection_SMTP
98 public function __construct($server="localhost", $port=null, $encryption=null)
145 public function setPort($port)
/plugin/upgrade/HTTP/
H A DHTTPClient.php878 uniqueConnectionId($server, $port) global() argument
[all...]

1234