Home
last modified time | relevance | path

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

/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/analysis/
H A DAnalyzers.h238 CLTCSetList* stopTable; variable
H A DAnalyzers.cpp163 StopFilter::StopFilter(TokenStream* in, bool deleteTokenStream, CLTCSetList* stopTable, bool _delet… in StopFilter()
198 void StopFilter::fillStopTable(CLTCSetList* stopTable, const TCHAR** stopWords, const bool _ignoreC… in fillStopTable()
595 …List* WordlistLoader::getWordSet(const char* wordfilePath, const char* enc, CLTCSetList* stopTable)
614 CLTCSetList* WordlistLoader::getWordSet(CL_NS(util)::Reader* reader, CLTCSetList* stopTable, const …
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/analysis/
H A DAnalyzers.h149 …StopFilter(TokenStream* in, bool deleteTokenStream, CL_NS(util)::CLSetList<const TCHAR*>* stopTabl… in StopFilter()
H A DAnalyzers.cpp103 void StopFilter::fillStopTable(CLSetList<const TCHAR*>* stopTable, in fillStopTable()
/dports/devel/hyperscan/hyperscan-5.4.0/src/rose/
H A Drose_build_infix.cpp274 void findCountingMiracleInfo(const left_id &left, const vector<u8> &stopTable, in findCountingMiracleInfo()
H A Drose_internal.h144 u32 stopTable; // stop table index, or ROSE_OFFSET_INVALID member