Searched refs:_groupby (Results 1 – 3 of 3) sorted by relevance
145 public $_groupby = ""; variable in SphinxClient387 $this->_groupby = $attribute;419 $this->_groupby = "";477 $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;
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;