Home
last modified time | relevance | path

Searched refs:_arrayresult (Results 1 – 2 of 2) sorted by relevance

/plugin/sphinxsearch-was/
H A Dsphinxapi.php395 var $_arrayresult; ///< whether $result["matches"] should be a hash or an array variable in SphinxClient
443 $this->_arrayresult = false;
861 $this->_arrayresult = $arrayresult;
1176 if ($this->_arrayresult)
1216 if ($this->_arrayresult)
/plugin/sphinxsearch/
H A Dsphinxapi.php413 var $_arrayresult; ///< whether $result["matches"] should be a hash or an array variable in SphinxClient
461 $this->_arrayresult = false;
897 $this->_arrayresult = $arrayresult;
1208 if ( $this->_arrayresult )
1250 if ( $this->_arrayresult )