Searched refs:_groupby (Results 1 – 2 of 2) sorted by relevance
373 var $_groupby; ///< group-by attribute name variable in SphinxClient421 $this->_groupby = "";835 $this->_groupby = $attribute;895 $this->_groupby = "";983 $req .= pack("NN", $this->_groupfunc, strlen($this->_groupby)) . $this->_groupby;
391 var $_groupby; ///< group-by attribute name variable in SphinxClient439 $this->_groupby = "";871 $this->_groupby = $attribute;931 $this->_groupby = "";1021 $req .= pack ( "NN", $this->_groupfunc, strlen($this->_groupby) ) . $this->_groupby;