Home
last modified time | relevance | path

Searched refs:GetWorst (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinx.h3102 virtual const CSphMatch * GetWorst() const { return NULL; } in GetWorst() function
H A Dsphinxsort.cpp159 virtual const CSphMatch * GetWorst() const in GetWorst() function in CSphMatchQueue
H A Dsphinx.cpp15629 const CSphMatch * pWorst = m_pSorter->GetWorst(); in ExtraDataImpl()