Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinx.cpp32826 int iLastCheckpoint = 0; in sphDictBuildSkiplists() local
32841 if ( ( !bConvertCheckpoints && iLastCheckpoint!=pReader->GetCheckpoint() ) in sphDictBuildSkiplists()
32866 iLastCheckpoint = pReader->GetCheckpoint(); in sphDictBuildSkiplists()