Searched refs:_cutoff (Results 1 – 2 of 2) sorted by relevance
378 var $_cutoff; ///< cutoff to stop searching at (default is 0) variable in SphinxClient426 $this->_cutoff = 0;672 $this->_cutoff = $cutoff;986 $req .= pack("NNN", $this->_cutoff, $this->_retrycount, $this->_retrydelay);
396 var $_cutoff; ///< cutoff to stop searching at (default is 0) variable in SphinxClient444 $this->_cutoff = 0;706 $this->_cutoff = $cutoff;1024 $req .= pack ( "NNN", $this->_cutoff, $this->_retrycount, $this->_retrydelay );