Home
last modified time | relevance | path

Searched refs:_offset (Results 26 – 26 of 26) sorted by last modified time

12

/plugin/sphinxsearch/
H A Dsphinxapi.php382 var $_offset; ///< how many records to seek from result-set start (default is 0) variable in SphinxClient
430 $this->_offset = 0;
701 $this->_offset = $offset;
982 …$req = pack ( "NNNNN", $this->_offset, $this->_limit, $this->_mode, $this->_ranker, $this->_sort )…

12