Home
last modified time | relevance | path

Searched refs:GetLastError (Results 1 – 6 of 6) sorted by relevance

/plugin/sphinxsearch/
DSphinxSearch.php194 return $this->_sphinx->GetLastError();
Dsphinxapi.php472 function GetLastError () function in SphinxClient
/plugin/sphinxsearch-was/
H A DSphinxSearch.php195 return $this->_sphinx->GetLastError();
H A Dsphinxapi.php454 function GetLastError() function in SphinxClient
/plugin/sphinxsearchwas/
DSphinxSearch.php180 public function getError(): string { return $this->_sphinx->GetLastError(); }
Dsphinxapi.php183 public function GetLastError(): string { function in SphinxClient