Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxsort.cpp2402 CSphTightVector<SphDocID_t> dJustPopped; in PushEx() local
2403 dJustPopped.SwapData ( m_dJustPopped ); in PushEx()
2409 ARRAY_FOREACH ( i, dJustPopped ) in PushEx()
2410 m_dJustPopped.Add ( dJustPopped[i] ); in PushEx()