Searched refs:SetServer (Results 1 – 6 of 6) sorted by relevance
26 $this->_sphinx->SetServer($host, $port);
490 function SetServer ( $host, $port = 0 ) function in SphinxClient
472 function SetServer($host, $port = 0) function in SphinxClient
30 $this->_sphinx->SetServer($this->_host, $this->_port);
195 public function SetServer(string $host, int $port = 0): void { function in SphinxClient