Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinx.cpp12037 int iArenaSize, int iFieldFD, int nFieldMVAs, int iFieldMVAInPool, CSphIndex_VLN * pPrevIndex ) in BuildMVA()
12668 CSphScopedPtr<CSphIndex_VLN> pPrevIndex(NULL); in Build() local