Searched refs:GetLastError (Results 1 – 6 of 6) sorted by relevance
194 return $this->_sphinx->GetLastError();
472 function GetLastError () function in SphinxClient
195 return $this->_sphinx->GetLastError();
454 function GetLastError() function in SphinxClient
180 public function getError(): string { return $this->_sphinx->GetLastError(); }
183 public function GetLastError(): string { function in SphinxClient