Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxutils.cpp2358 for ( int i=0; i<sphGetExtCount()+1; i++ ) in sphUnlinkIndex()
H A Dsphinxint.h1780 int sphGetExtCount ( DWORD uVersion=INDEX_FORMAT_VERSION );
H A Dsearchd.cpp19157 for ( int i=0; i<sphGetExtCount(); i++ ) in HasFiles()
19205 for ( int i=0; i<sphGetExtCount ( uVersion ); i++ ) in RotateIndexGreedy()
19230 for ( int i=0; i<sphGetExtCount ( uVersion ); i++ ) in RotateIndexGreedy()
19261 for ( int j=0; j<sphGetExtCount ( uVersion ); j++ ) in RotateIndexGreedy()
19272 for ( int i=0; i<sphGetExtCount ( uVersion ); i++ ) in RotateIndexGreedy()
19284 for ( int j=0; j<sphGetExtCount ( uVersion ); j++ ) in RotateIndexGreedy()
19316 for ( int j=0; j<sphGetExtCount ( uVersion ); j++ ) in RotateIndexGreedy()
H A Dsphinx.cpp1376 int sphGetExtCount ( DWORD uVersion ) in sphGetExtCount() function
17556 int iExtCount = sphGetExtCount() + 1; in Rename()
19628 for ( int i=0; i<sphGetExtCount ( m_uVersion ); i++ ) in GetStatus()