Home
last modified time | relevance | path

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

12345

/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/Logging/
H A DRequestLog.php47 public $host; variable in Google\\Service\\Logging\\RequestLog
230 public function setHost($host)
/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/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/google/apiclient-services/src/TagManager/
H A DGalleryReference.php25 public $host; variable in Google\\Service\\TagManager\\GalleryReference
50 public function setHost($host)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A Dfunctions.php254 function is_host_in_noproxy($host, array $noProxyArray)
/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/monolog/monolog/src/Monolog/Handler/
H A DCubeHandler.php32 private $host; variable in Monolog\\Handler\\CubeHandler
H A DLogEntriesHandler.php38 string $host = 'data.logentries.com',
H A DSyslogUdpHandler.php56 …public function __construct(string $host, int $port = 514, $facility = LOG_USER, $level = Logger::…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DHostnameProcessor.php20 private static $host; variable in Monolog\\Processor\\HostnameProcessor
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php356 public function __construct($host, $port = 22, $timeout = 10)
H A DSSH2.php1009 private $host; variable in phpseclib3\\Net\\SSH2
1209 public function __construct($host, $port = 22, $timeout = 10)
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DUriInterface.php221 public function withHost($host);
/plugin/authshibboleth/plugin/authshibboleth/
H A Daction.php75 protected function mkUrl($host, $path, $params = array(), $ssl = true)
/plugin/autotweet/
H A Dtwitteroauth.php21 public $host = "https://api.twitter.com/1/"; variable in TwitterOAuth
/plugin/bookmark2wiki/
H A Dbookmark2wiki.php37 $host="https://yourhost.com"; // servername where your dokuwiki is variable
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194 …issing");if(!t)throw new Error("No registered providers for: "+t);if(!n)throw new Error("the posit…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21 …et="_blank" class="bjs-powered-by" title="Powered by bpmn.io" style="position: absolute; bottom: 1… class in mp.canExecute
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js40030 AttachEventBehavior.prototype.replaceShape = function(shape, host) { argument
40035 host: host property in AnonymousFunctionf8d14cd141900.boundaryEvent
40055 function shouldReplace$1(shape, host) { argument
41244 function shouldReplace(shape, host) { argument
50804 function removeAttacher(host, attacher) { argument
50810 function addAttacher(host, attacher, idx) { argument
56620 function isAttached(element, host) { argument
H A Dbpmn-modeler.production.min.js34 …s=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)… function
/plugin/combo/ComboStrap/
H A DLocalPath.php81 private ?string $host = null; variable in ComboStrap\\LocalPath
/plugin/combo/ComboStrap/Web/
H A DUrl.php81 private ?string $host = null; global() variable in ComboStrap\\Web\\Url
536 setHost($host) global() argument
[all...]
/plugin/commonmark/vendor/league/commonmark/src/Extension/ExternalLink/
H A DExternalLinkProcessor.php117 hostMatches(string $host, $compareTo) global() argument
/plugin/contactmodern/
H A Drecaptchalib.php67 function _recaptcha_http_post($host, $path, $data, $port = 80) {

12345