Home
last modified time | relevance | path

Searched refs:host (Results 1 – 25 of 413) sorted by path

12345678910>>...17

/plugin/aceeditor/
H A Dbuild.js1 …izePath=function(e){return location.host?(e=e.replace(/^[a-z]+:\/\/[^\/]+/,""),e=location.protocol…
/plugin/adfs/phpsaml/
H A DCHANGELOG102 * [#175](https://github.com/onelogin/php-saml/pull/175) Allow overriding of host, port, protocol an…
124 * [#156](https://github.com/onelogin/php-saml/pull/156) Use correct host on response destination fa…
H A DREADME.md1208 * `getSelfHost` Returns the current host.
1211 * `getSelfURLhost` Returns the protocol + the current host + the port (if different than common por…
1212 * `getSelfURL` Returns the URL of the current host + current view + query.
1213 * `getSelfURLNoQuery` Returns the URL of the current host + current view.
1214 * `getSelfRoutedURLNoQuery` Returns the routed URL of the current host + current view.
1465 * `getSelfHost` - Returns the current host.
1466 * `getSelfURLhost` - Returns the protocol + the current host + the port
1468 * `getSelfURLNoQuery` - Returns the URL of the current host + current view.
1469 * `getSelfURL` - Returns the URL of the current host + current view + query.
/plugin/advanced/lang/en/config/
H A Dinterwiki.txt26 | {HOST} | host part if an URL was given as wikiname …
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe9643 ĠG host
10651 Ġg host
31747 G host
36496 local host
/plugin/aimg/
H A Dsyntax.php95 $img_id = str_replace(':','',cleanID($src['host'].$src['path'].$src['query']));
/plugin/amazon/
H A Dsyntax.php237 $host = "ecs.amazonaws.".$region;
262 $string_to_sign = $method."\n".$host."\n".$uri."\n".$canonicalized_query;
277 return "http://".$host.$uri."?".$canonicalized_query."&Signature=".$signature;
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md19 file:///) or contain images loaded from different host than the web page itself.
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1host constructors (Safari > 5). */\n\t var reHostCtor = /^\\[object .+?Constructor\\]$/;\n\n\t /…
/plugin/authdrupal7/
H A DREADME.md6 …ain modifications on the website. For internal knowledge transfer we also host a dokuwiki running …
/plugin/authfacebook/lib/Url/
H A DFacebookUrlDetectionHandler.php101 $host = $elements[count($elements) - 1];
102 } elseif (!$host = $this->getHeader('HOST')) {
103 if (!$host = $this->getServerVar('SERVER_NAME')) {
104 $host = $this->getServerVar('SERVER_ADDR');
110 $host = strtolower(preg_replace('/:\d+$/', '', trim($host)));
122 return $host . $appendPort;
176 $host = $elements[count($elements) - 1];
178 …return preg_match("/^([a-z\d](-*[a-z\d])*)(\.([a-z\d](-*[a-z\d])*))*$/i", $host) //valid chars che…
179 && 0 < strlen($host) && strlen($host) < 254 //overall length check
180 && preg_match("/^[^\.]{1,63}(\.[^\.]{1,63})*$/", $host); //length of each label
H A DFacebookUrlManipulator.php61 $host = isset($parts['host']) ? $parts['host'] : '';
66 return $scheme . $host . $port . $path . $query . $fragment;
/plugin/authgoogle/google/cache/
H A DGoogle_MemcacheCache.php34 $this->host = $apiConfig['ioMemCacheCache_host'];
36 if (empty($this->host) || empty($this->port)) {
81 if (! $this->connection = @memcache_pconnect($this->host, $this->port)) {
/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) argument
59 $this->host = $host;
66 return $this->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) argument
48 $this->host = $host;
55 return $this->host;
H A DGoogleCloudApigeeV1Instance.php46 public $host; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Instance
157 public function setHost($host) argument
159 $this->host = $host;
166 return $this->host;
H A DGoogleCloudApigeeV1TargetServer.php29 public $host; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServer
66 public function setHost($host) argument
68 $this->host = $host;
75 return $this->host;
H A DGoogleCloudApigeeV1TargetServerConfig.php29 public $host; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServerConfig
62 public function setHost($host) argument
64 $this->host = $host;
71 return $this->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) argument
98 $this->host = $host;
105 return $this->host;
H A DLivenessCheck.php33 public $host; variable in Google\\Service\\Appengine\\LivenessCheck
82 public function setHost($host) argument
84 $this->host = $host;
91 return $this->host;
H A DReadinessCheck.php37 public $host; variable in Google\\Service\\Appengine\\ReadinessCheck
96 public function setHost($host) argument
98 $this->host = $host;
105 return $this->host;
/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) argument
50 $this->host = $host;
57 return $this->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) argument
36 $this->host = $host;
43 return $this->host;
H A DInstance.php54 public $host; variable in Google\\Service\\CloudRedis\\Instance
239 public function setHost($host) argument
241 $this->host = $host;
248 return $this->host;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DHTTPGetAction.php26 public $host; variable in Google\\Service\\CloudRun\\HTTPGetAction
41 public function setHost($host) argument
43 $this->host = $host;
50 return $this->host;

12345678910>>...17