/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/ |
H A D | LogmaticFormatter.php | 26 protected $hostname = ''; variable in Monolog\\Formatter\\LogmaticFormatter 33 public function setHostname(string $hostname): self argument 35 $this->hostname = $hostname; 55 if (!empty($this->hostname)) { 56 $record["hostname"] = $this->hostname;
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | LogmaticHandler.php | 31 private $hostname; variable in Monolog\\Handler\\LogmaticHandler 40 * @param string $hostname Host name supplied by Logmatic. 48 string $hostname = '', argument 78 $this->hostname = $hostname; 97 if (!empty($this->hostname)) { 98 $formatter->setHostname($this->hostname);
|
H A D | SyslogUdpHandler.php | 116 if (!$hostname = gethostname()) { 117 $hostname = '-'; 128 $hostname . " " . 136 $hostname . " " .
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/ |
H A D | ServiceResolver.php | 30 public $hostname; variable in Google\\Service\\CloudKMS\\ServiceResolver 55 public function setHostname($hostname) argument 57 $this->hostname = $hostname; 64 return $this->hostname;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/ |
H A D | ForwardSshTunnelConnectivity.php | 25 public $hostname; variable in Google\\Service\\Datastream\\ForwardSshTunnelConnectivity 46 public function setHostname($hostname) argument 48 $this->hostname = $hostname; 55 return $this->hostname;
|
H A D | MysqlProfile.php | 25 public $hostname; variable in Google\\Service\\Datastream\\MysqlProfile 44 public function setHostname($hostname) argument 46 $this->hostname = $hostname; 53 return $this->hostname;
|
H A D | OracleProfile.php | 33 public $hostname; variable in Google\\Service\\Datastream\\OracleProfile 78 public function setHostname($hostname) argument 80 $this->hostname = $hostname; 87 return $this->hostname;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/ |
H A D | GoogleCloudRecaptchaenterpriseV1TokenProperties.php | 33 public $hostname; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1TokenProperties 74 public function setHostname($hostname) argument 76 $this->hostname = $hostname; 83 return $this->hostname;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/ |
H A D | InventoryOsInfo.php | 29 public $hostname; variable in Google\\Service\\OSConfig\\InventoryOsInfo 72 public function setHostname($hostname) argument 74 $this->hostname = $hostname; 81 return $this->hostname;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A D | OsInfo.php | 29 public $hostname; variable in Google\\Service\\CloudAsset\\OsInfo 72 public function setHostname($hostname) argument 74 $this->hostname = $hostname; 81 return $this->hostname;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/ |
H A D | CertificateMapEntry.php | 38 public $hostname; variable in Google\\Service\\CertificateManager\\CertificateMapEntry 105 public function setHostname($hostname) argument 107 $this->hostname = $hostname; 114 return $this->hostname;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/ |
H A D | Activity.php | 52 public $hostname; variable in Google\\Service\\AnalyticsReporting\\Activity 201 public function setHostname($hostname) argument 203 $this->hostname = $hostname; 210 return $this->hostname;
|
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/ |
H A D | SocketPool.php | 58 public function connect(string $hostname = '') : Socket 60 $hosts = ($hostname !== '') ? [$hostname] : (array) $this->options['servers']; 57 connect(string $hostname = '') global() argument
|
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/ |
H A D | Socket.php | 41 * @param string $hostname 48 public function fsockopen($hostname, $port = -1, &$errno = 0, &$errstr = '', $timeout = null) argument 50 …$this->handle = fsockopen($hostname, $port, $errno, $errstr, (is_null($timeout) ? ini_get("default…
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | OneDriveClient.js | 50 OneDriveClient.prototype.clientId = window.DRAWIO_MSGRAPH_CLIENT_ID || ((window.location.hostname =… argument 53 OneDriveClient.prototype.clientId = window.location.hostname == 'app.diagrams.net' ? 56 OneDriveClient.prototype.clientId = window.location.hostname == 'viewer.diagrams.net' ?
|
H A D | Init.js | 19 …L || ((/.*\.draw\.io$/.test(window.location.hostname)) || (/.*\.diagrams\.net$/.test(window.locati… 20 window.location.protocol + '//' + window.location.hostname : 'https://app.diagrams.net'); 198 if (window.location.hostname == DRAWIO_LIGHTBOX_URL.substring(DRAWIO_LIGHTBOX_URL.indexOf('//') + 2… 412 if (window.location.hostname == 'se.diagrams.net') 434 if (window.location.hostname == 'embed.diagrams.net')
|
/plugin/diagramsnet/lib/js/ |
H A D | clear.js | 32 if ((/test\.draw\.io$/.test(window.location.hostname)) || 33 (/app\.diagrams\.net$/.test(window.location.hostname)))
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | Instance.php | 60 public $hostname; variable in Google\\Service\\Compute\\Instance 317 public function setHostname($hostname) argument 319 $this->hostname = $hostname; 326 return $this->hostname;
|
/plugin/shell/ |
H A D | P0wnyShell.php | 239 $hostname = gethostname(); 240 if ($hostname !== false) { 241 $result['hostname'] = base64_encode($hostname);
|
H A D | P0wnyShell.js | 73 this.hostName = response.hostname ? atob(response.hostname) : this.hostName;
|
/plugin/fastwiki/ |
H A D | action.php | 311 $hostname = $_SERVER['SERVER_NAME']; 317 "Host: " . $hostname, 326 $remote = fsockopen($hostname, 80, $errno, $errstr, 5);
|
/plugin/p2ilinkaction/ |
H A D | p2i.thumbnails.js | 78 p2ireg=new RegExp(document.location.hostname); 91 url = document.location.hostname+url;
|
/plugin/farmer/lang/en/ |
H A D | tab_config_help.txt | 9 should be a full qualified hostname (''foo.example.com'' instead of just ''foo'').
|
H A D | tab_new_help.txt | 8 If you use a wildcard subdomain setup you can also just provide the hostname part if you set a base domain in the configuration.
|
/plugin/authucenter/lib/uc_client/ |
H A D | client.php | 75 function fsocketopen($hostname, $port = 80, &$errno, &$errstr, $timeout = 15) { argument 78 $fp = @fsockopen($hostname, $port, $errno, $errstr, $timeout); 80 $fp = @pfsockopen($hostname, $port, $errno, $errstr, $timeout); 82 $fp = @stream_socket_client($hostname.':'.$port, $errno, $errstr, $timeout);
|