Home
last modified time | relevance | path

Searched refs:_port (Results 1 – 10 of 10) sorted by relevance

/plugin/sphinxsearchwas/
DSphinxSearch.php22 private int $_port = 9312; variable in SphinxSearch
27 $this->_port = $port;
30 $this->_sphinx->SetServer($this->_host, $this->_port);
Dsphinxapi.php135 public $_port = 9312; variable in SphinxClient
206 $this->_port = $port;
249 $port = $this->_path ? 0 : $this->_port;
254 $location = $this->_path ?: "{$this->_host}:{$this->_port}";
/plugin/sphinxsearch/
Dsphinxapi.php381 var $_port; ///< searchd port (default is 9312) variable in SphinxClient
425 $this->_port = 9312;
506 $this->_port = $port;
576 $port = $this->_port;
589 $location = "{$this->_host}:{$this->_port}";
/plugin/sphinxsearch-was/
H A Dsphinxapi.php363 var $_port; ///< searchd port (default is 9312) variable in SphinxClient
407 $this->_port = 9312;
486 $this->_port = $port;
549 $port = $this->_port;
561 $location = "{$this->_host}:{$this->_port}";
/plugin/saml/phpsaml/lib/Saml2/
DUtils.php33 private static $_port; variable in OneLogin_Saml2_Utils
/plugin/adfs/phpsaml/lib/Saml2/
DUtils.php33 private static $_port; variable in OneLogin_Saml2_Utils
/plugin/pdfjs/pdfjs/build/
Dpdf.js9274 this._port = base._port;
9288 this._port = base._port;
9296 this._port = base._port;
9309 this._port = base._port;
9337 this._port = base._port;
9485 this._port = temp + '';
9589 this._port = '';
9645 return this._isInvalid ? '' : this._port ? this._host + ':' + this._port : this._host;
9669 return this._port;
11038 this._port = null;
[all …]
Dpdf.worker.js10443 this._port = base._port;
10457 this._port = base._port;
10465 this._port = base._port;
10478 this._port = base._port;
10506 this._port = base._port;
10654 this._port = temp + '';
10758 this._port = '';
10814 return this._isInvalid ? '' : this._port ? this._host + ':' + this._port : this._host;
10838 return this._port;
Dpdf.js.map1_port = base._port;\n this._path = base._path.slice();\n this._query = base.…
Dpdf.worker.js.map1_port = base._port;\n this._path = base._path.slice();\n this._query = base.…