Home
last modified time | relevance | path

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

/plugin/sphinxsearchwas/
Dsphinxapi.php163 public $_connerror = false; variable in SphinxClient
192 return $this->_connerror;
217 $this->_connerror = true;
246 $this->_connerror = false;
256 $this->_connerror = true;
/plugin/sphinxsearch/
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;
/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;