Home
last modified time | relevance | path

Searched defs:host (Results 1 – 25 of 108) sorted by relevance

12345

/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/net/
H A DSocket.php36 var $host; variable in Socket
47 function Socket($host, $port) {
148 function setHost($host) {
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DUrl.php24 private $host; 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
56 public function withHost(string $host) argument
/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/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocket.php220 connect(string $host) global() argument
268 create(string $host, array $options = []) global() argument
281 tcp(string $host, array $options = []) global() argument
294 udp(string $host, array $options = []) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DTCPSocketAction.php25 public $host; variable in Google\\Service\\CloudRun\\TCPSocketAction
34 public function setHost($host)
H A DHTTPGetAction.php26 public $host; variable in Google\\Service\\CloudRun\\HTTPGetAction
41 public function setHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCacheInvalidationRule.php25 public $host; variable in Google\\Service\\Compute\\CacheInvalidationRule
34 public function setHost($host)
H A DHTTP2HealthCheck.php25 public $host; variable in Google\\Service\\Compute\\HTTP2HealthCheck
54 public function setHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DEndpoint.php25 public $host; variable in Google\\Service\\CloudRedis\\Endpoint
34 public function setHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DAppEngineRouting.php25 public $host; variable in Google\\Service\\CloudScheduler\\AppEngineRouting
42 public function setHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DAppEngineRouting.php25 public $host; variable in Google\\Service\\CloudTasks\\AppEngineRouting
42 public function setHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DProxyInfo.php30 public $host; variable in Google\\Service\\AndroidManagement\\ProxyInfo
57 public function setHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DSmtpMsa.php25 public $host; variable in Google\\Service\\Gmail\\SmtpMsa
46 public function setHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1EndpointAttachment.php25 public $host; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1EndpointAttachment
46 public function setHost($host)
H A DGoogleCloudApigeeV1TargetServerConfig.php29 public $host; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServerConfig
62 public function setHost($host)
H A DGoogleCloudApigeeV1TargetServer.php29 public $host; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServer
66 public function setHost($host)
/plugin/onlinenumber/
H A Dsyntax.php38 function plugin_online_check_online(& $count, $host = '')
79 function plugin_online_sweep_records($host = '')
/plugin/html2pdf/html2pdf/html2ps/
H A Dindex.php3 $host = $_SERVER['HTTP_HOST']; variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DGalleryReference.php25 public $host; variable in Google\\Service\\TagManager\\GalleryReference
50 public function setHost($host)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php47 protected $host; global() variable in FreeDSx\\Ldap\\LdapUrl
74 __construct(string $host = null) global() argument
103 setHost(string $host) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DNode.php25 public $host; variable in Google\\Service\\CloudMemorystoreforMemcached\\Node
48 public function setHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DHealthCheck.php37 public $host; variable in Google\\Service\\Appengine\\HealthCheck
96 public function setHost($host)
H A DLivenessCheck.php33 public $host; variable in Google\\Service\\Appengine\\LivenessCheck
82 public function setHost($host)
H A DReadinessCheck.php37 public $host; variable in Google\\Service\\Appengine\\ReadinessCheck
96 public function setHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DPostgreSqlConnectionProfile.php29 public $host; variable in Google\\Service\\DatabaseMigrationService\\PostgreSqlConnectionProfile
66 public function setHost($host)

12345