Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxaot.cpp175 bool PredictFind ( const BYTE * pWord, int iLen, CSphVector<CPredictTuple> & res ) const;
394 bool CLemmatizer::PredictFind ( const BYTE * pWord, int iLen, CSphVector<CPredictTuple> & res ) con… in PredictFind() function in CLemmatizer
551 PredictFind ( pWord, iLen, res ); in PredictByDataBase()
579 PredictFind ( CriticalNounLetterPack, AOT_MIN_PREDICTION_SUFFIX, res ); in PredictByDataBase()