Home
last modified time | relevance | path

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

/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinx.cpp1569 bool JuggleFile ( const char* szExt, bool bNeedOrigin=true );
8035 bool CSphIndex_VLN::JuggleFile ( const char* szExt, bool bNeedOrigin ) in JuggleFile() function in CSphIndex_VLN
8149 if ( !JuggleFile ( "mvp", false ) ) in SaveAttributes()
8177 if ( !JuggleFile("spa") ) in SaveAttributes()
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinx.cpp1682 bool JuggleFile ( const char* szExt, CSphString & sError, bool bNeedOrigin=true ) const;
10438 bool CSphIndex_VLN::JuggleFile ( const char* szExt, CSphString & sError, bool bNeedOrigin ) const in JuggleFile() function in CSphIndex_VLN
10554 if ( !JuggleFile ( "mvp", sError, false ) ) in SaveAttributes()
10582 if ( !JuggleFile ( "spa", sError ) ) in SaveAttributes()
10596 if ( !JuggleFile ( "sps", sError ) ) in SaveAttributes()