Home
last modified time | relevance | path

Searched defs:host (Results 26 – 50 of 108) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DMySqlConnectionProfile.php29 public $host; variable in Google\\Service\\DatabaseMigrationService\\MySqlConnectionProfile
66 public function setHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DUrlMapTest.php40 public $host; variable in Google\\Service\\Compute\\UrlMapTest
109 public function setHost($host)
H A DTestFailure.php52 public $host; variable in Google\\Service\\Compute\\TestFailure
159 public function setHost($host)
H A DHttpHealthCheck.php41 public $host; variable in Google\\Service\\Compute\\HttpHealthCheck
134 public function setHost($host)
H A DHttpsHealthCheck.php41 public $host; variable in Google\\Service\\Compute\\HttpsHealthCheck
134 public function setHost($host)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DHostnameProcessor.php20 private static $host; variable in Monolog\\Processor\\HostnameProcessor
/plugin/farmer/_test/
H A Dcore.test.php
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DSMTP.php37 protected $host; variable in Tx\\Mailer\\SMTP
104 public function setServer($host, $port, $secure=null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DUser.php29 public $host; variable in Google\\Service\\SQLAdmin\\User
76 public function setHost($host)
/plugin/bookmark2wiki/
H A Dbookmark2wiki.php37 $host="https://yourhost.com"; // servername where your dokuwiki is variable
/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.php30 private $host; variable in OAuth\\Common\\Http\\Uri\\Uri
388 public function setHost($host)
/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.php30 private $host; variable in OAuth\\Common\\Http\\Uri\\Uri
388 public function setHost($host) argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DRequest.php31 public $host; variable in Google\\Service\\ServiceControl\\Request
100 public function setHost($host)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogEntriesHandler.php38 string $host = 'data.logentries.com',
H A DCubeHandler.php32 private $host; variable in Monolog\\Handler\\CubeHandler
/plugin/diagramsnet/lib/js/diagramly/
H A DInit.js371 var host = window.location.host; variable
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.mysql.php104 public function __construct($host, $database, $username, $password, $table='getid3_cache') {
H A Dextension.cache.mysqli.php108 public function __construct($host, $database, $username, $password, $table='getid3_cache') {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php49 private $host = ''; variable in GuzzleHttp\\Psr7\\Uri
506 public function withHost($host)
658 private function filterHost($host)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Instance.php46 public $host; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Instance
157 public function setHost($host)
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DJCaptureApplet.java18 String host = getParameter("host"); in createRequest() local
/plugin/authshibboleth/plugin/authshibboleth/
H A Daction.php75 protected function mkUrl($host, $path, $params = array(), $ssl = true)

12345