Home
last modified time | relevance | path

Searched refs:_connerror (Results 1 – 2 of 2) sorted by relevance

/plugin/sphinxsearch-was/
H A Dsphinxapi.php391 var $_connerror; ///< connection error vs remote error flag variable in SphinxClient
439 $this->_connerror = false;
468 return $this->_connerror;
502 $this->_connerror = true;
542 $this->_connerror = false;
565 $this->_connerror = true;
/plugin/sphinxsearch/
H A Dsphinxapi.php409 var $_connerror; ///< connection error vs remote error flag variable in SphinxClient
457 $this->_connerror = false;
486 return $this->_connerror;
524 $this->_connerror = true;
566 $this->_connerror = false;
593 $this->_connerror = true;