Searched refs:_port (Results 1 – 10 of 10) sorted by relevance
22 private int $_port = 9312; variable in SphinxSearch27 $this->_port = $port;30 $this->_sphinx->SetServer($this->_host, $this->_port);
135 public $_port = 9312; variable in SphinxClient206 $this->_port = $port;249 $port = $this->_path ? 0 : $this->_port;254 $location = $this->_path ?: "{$this->_host}:{$this->_port}";
381 var $_port; ///< searchd port (default is 9312) variable in SphinxClient425 $this->_port = 9312;506 $this->_port = $port;576 $port = $this->_port;589 $location = "{$this->_host}:{$this->_port}";
363 var $_port; ///< searchd port (default is 9312) variable in SphinxClient407 $this->_port = 9312;486 $this->_port = $port;549 $port = $this->_port;561 $location = "{$this->_host}:{$this->_port}";
33 private static $_port; variable in OneLogin_Saml2_Utils
9274 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 …]
10443 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;
1 …_port = base._port;\n this._path = base._path.slice();\n this._query = base.…