Home
last modified time | relevance | path

Searched refs:host (Results 126 – 150 of 413) sorted by relevance

12345678910>>...17

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D36b2778f23d0955255f52c075c4d213d.asciidoc9 'host' => 'http://otherhost:9200',
/plugin/bookmark2wiki/
H A Dbookmark2wiki.php37 $host="https://yourhost.com"; // servername where your dokuwiki is variable
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as421 …/* Dont close the stream or netconnection here anymore so we can recycle if host/appname are the s…
485 var host:String = rtmpSrc.substr(startIndex);
487 host = host.substr(0,host.indexOf("/"));
488 var endHost:Number = startIndex + host.length + 1;
490 // See if there is a host port specified
491 if(host.indexOf(":") != -1) {
492 port = host.substr(host.indexOf(":")+1);
493 host = host.substr(0,host.indexOf(":"));
558 trace(("\n\n*** HOST: " + host));
567 streamParts.hostName = host;
/plugin/structtemplate/_vagrant/
H A DVagrantfile43 …config.vm.network "forwarded_port", guest: 22, host: vb_port_base + 22, auto_correct: true, id: …
44 config.vm.network "forwarded_port", guest: 80, host: vb_port_base + 80, auto_correct: true
45 config.vm.network "forwarded_port", guest: 443, host: vb_port_base + 443, auto_correct: true
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jar ... private final String key private final String secret private String host private String scheme private int requestTimeout private org.apache ...
/plugin/authphpbb3/
H A Dauth.php591 $host = strtolower(end(explode('\\', $this->_phpbb_conf['dbms'])));
601 switch ($host) {
626 if ($host === 'sqlite') {
628 $host = 'sqlite2';
631 $host = 'sqlite';
633 … $dsn = $host . ':' . $this->_phpbb_conf['root_path'] . $this->_phpbb_conf['dbhost'];
/plugin/sphinxsearch-was/
H A Dsphinxapi.php472 function SetServer($host, $port = 0) argument
474 assert(is_string($host));
475 if ($host[0] == '/') {
476 $this->_path = 'unix://' . $host;
479 if (substr($host, 0, 7) == "unix://") {
480 $this->_path = $host;
485 $this->_host = $host;
545 $host = $this->_path;
548 $host = $this->_host;
553 $fp = @fsockopen($host, $port, $errno, $errstr);
[all …]
/plugin/sphinxsearch/
H A Dsphinxapi.php490 function SetServer ( $host, $port = 0 ) argument
492 assert ( is_string($host) );
493 if ( $host[0] == '/')
495 $this->_path = 'unix://' . $host;
498 if ( substr ( $host, 0, 7 )=="unix://" )
500 $this->_path = $host;
505 $this->_host = $host;
570 $host = $this->_path;
575 $host = $this->_host;
580 $fp = @fsockopen ( $host, $port, $errno, $errstr );
[all …]
/plugin/gallery/
H A Dsyntax.php
/plugin/logger/
H A Dplugin.info.txt6 desc This plugin logs every request of DokuWiki. It logs the date, time, ip, username, host name,…
/plugin/crossdbsqlclient/
H A Ddescr.txt22 …ate the plugin. You have to set the database name, user, passwort and the host. Than you can allow…
45 * server can be the host with port delimitted by :
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/
H A DCore.php184 * the url is built up based on the scheme, host, uri, and query_string
201 if ($host = self::header($request, 'host')) {
202 $uri .= $host;
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md222 { scheme:[//]authority[path][?query] | scheme:[//][userinfo]path[?query] | host:port[path][?query] }
228 [userinfo@]host[:port]
249 host:
263 - scheme:?host[localhost]&host[localhost:12345]=3
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.HostBlacklist.txt
/plugin/farm/
H A Dsoapserver.php136 $host = isset($args['host']) ? $args['host'] : ''; // only used if farm is in virtual mode
138 if($n = dokuwiki_farm_animal::createNew($name, $template, $host, $eh)) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCouchDBHandler.php54 …$url = 'http://'.$basicAuth.$this->options['host'].':'.$this->options['port'].'/'.$this->options['…
/plugin/indexmenu/
H A Dadmin.php
/plugin/autotweet/
H A Dtwitteroauth.php21 public $host = "https://api.twitter.com/1/"; variable in TwitterOAuth
180 $url = "{$this->host}{$url}.{$this->format}";
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php29 private $host = 'api.maxmind.com'; variable in MaxMind\\WebService\\Client
62 $this->host = $options['host'];
/plugin/gemini/
H A Dcli.php54 $host = $options->getOpt('host', 'localhost');
56 if (!$pemfile) $pemfile = $this->getSelfSignedCertificate($host);
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/edittable/renderer/
H A Dinverse.php434 $host = $ltrs . $punc;
442 …$this->extlinkPatterns[] = '(?<=\s)(?i)www?(?-i)\.['.$host.']+?\.['.$host.']+?['.$any.']+?(?=['.$p…
443 …$this->extlinkPatterns[] = '(?<=\s)(?i)ftp?(?-i)\.['.$host.']+?\.['.$host.']+?['.$any.']+?(?=['.$p…
/plugin/openlayersmap/lang/nl/
H A Dsettings.php26 $lang['iconUrlOverload'] = 'URL voor kaart ikonen bij gebruik van statische kaarten op een non-internet host';
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJar.php280 $host = $uri->getHost();
285 $cookie->matchesDomain($host) &&

12345678910>>...17