Home
last modified time | relevance | path

Searched defs:GetTokenEnd (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxint.h1625 virtual const char * GetTokenEnd () const { return m_pTokenizer->GetTokenEnd(); } in GetTokenEnd() function
H A Dsphinx.cpp2430 virtual const char * GetTokenEnd () const { return (const char *) m_pTokenEnd; } in GetTokenEnd() function in CSphTokenizerBase
2647 …virtual const char * GetTokenEnd () const { return m_iStart<m_dStoredTokens.GetLength() ? m_dSt… in GetTokenEnd() function in CSphMultiformTokenizer
3334 virtual const char * GetTokenEnd () const in GetTokenEnd() function in CSphRLPTokenizer
3750 virtual const char * GetTokenEnd () const in GetTokenEnd() function in CSphRLPResultSplitter
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinx.cpp2003 virtual const char * GetTokenEnd () const { return (const char *) m_pTokenEnd; } in GetTokenEnd() function in CSphTokenizerTraits
2197 …virtual const char * GetTokenEnd () const { return m_iStart<m_dStoredTokens.GetLength() ? m_dSt… in GetTokenEnd() function in CSphTokenizer_Filter