Home
last modified time | relevance | path

Searched defs:SPH_ATTR_MULTI (Results 1 – 3 of 3) sorted by relevance

/plugin/sphinxsearch/
Dsphinxapi.php81 define ( "SPH_ATTR_MULTI", 0x40000000 ); define
/plugin/sphinxsearch-was/
H A Dsphinxapi.php81 define("SPH_ATTR_MULTI", 0x40000000); define
/plugin/sphinxsearchwas/
Dsphinxapi.php70 const SPH_ATTR_MULTI = 0x40000000; define