Searched refs:CSphUpdateQueue (Results 1 – 2 of 2) sorted by relevance
220 class CSphUpdateQueue : public CSphMatchQueueTraits class256 CSphUpdateQueue ( int iSize, CSphAttrUpdateEx* pUpdate ) in CSphUpdateQueue() function in CSphUpdateQueue3105 pTop = new CSphUpdateQueue ( pQuery->m_iMaxMatches, pUpdate ); in sphCreateQueue()
485 class CSphUpdateQueue : public CSphMatchQueueTraits class522 CSphUpdateQueue ( int iSize, CSphAttrUpdateEx * pUpdate, bool bIgnoreNonexistent, bool bStrict ) in CSphUpdateQueue() function in CSphUpdateQueue5457 …pTop = new CSphUpdateQueue ( pQuery->m_iMaxMatches, tQueue.m_pUpdate, pQuery->m_bIgnoreNonexistent… in sphCreateQueue()