Home
last modified time | relevance | path

Searched defs:port (Results 26 – 50 of 100) sorted by relevance

1234

/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/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHTTP2HealthCheck.php29 public $port; variable in Google\\Service\\Compute\\HTTP2HealthCheck
68 public function setPort($port)
H A DHealthStatus.php49 public $port; variable in Google\\Service\\Compute\\HealthStatus
146 public function setPort($port)
H A DHttpHealthCheck.php57 public $port; variable in Google\\Service\\Compute\\HttpHealthCheck
190 public function setPort($port)
H A DHttpsHealthCheck.php57 public $port; variable in Google\\Service\\Compute\\HttpsHealthCheck
190 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DPostgreSqlConnectionProfile.php41 public $port; variable in Google\\Service\\DatabaseMigrationService\\PostgreSqlConnectionProfile
108 public function setPort($port)
H A DMySqlConnectionProfile.php41 public $port; variable in Google\\Service\\DatabaseMigrationService\\MySqlConnectionProfile
108 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TargetServer.php41 public $port; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServer
108 public function setPort($port)
H A DGoogleCloudApigeeV1Instance.php70 public $port; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Instance
241 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DEndpoint.php49 public $port; variable in Google\\Service\\NetworkManagement\\Endpoint
142 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DHttpCheck.php47 public $port; variable in Google\\Service\\Monitoring\\HttpCheck
148 public function setPort($port)
/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/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php30 public function __construct($conn=null, $port=110, $encryption=0)
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLRPCClient.php56 function XMLRPCClient($host, $port = 80) {
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUriFactoryInterface.php41 …public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragme…
H A DUri.php35 private $port = 80; variable in OAuth\\Common\\Http\\Uri\\Uri
374 public function setPort($port)
/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 DUri.php35 private $port = 80; variable in OAuth\\Common\\Http\\Uri\\Uri
374 public function setPort($port) argument
[all...]
/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/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocket.php48 public function fsockopen($hostname, $port = -1, &$errno = 0, &$errstr = '', $timeout = null)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php52 private $port; variable in GuzzleHttp\\Psr7\\Uri
521 public function withPort($port)
674 private function filterPort($port)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCubeHandler.php34 private $port; variable in Monolog\\Handler\\CubeHandler
/plugin/patchpanel/
H A Dsyntax.php105 function ethernet_svg($row, $position, $port, $item, $opt, $imagewidth, $imageheight) {
/plugin/gemini/
H A Dcli.php69 protected function serve($interface, $port, $certfile)
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DUriInterface.php240 public function withPort($port);

1234