Searched refs:_port (Results 1 – 7 of 7) sorted by relevance
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}";
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}";
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;9589 this._port = '';9669 return this._port;11038 this._port = null;11056 this._port = port;11205 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.…