Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinx.cpp26521 BYTE * sInfix = sBuf + 1; in BuildSubstringHits() local
32081 bool sphLookupInfixCheckpoints ( const char * sInfix, int iBytes, const BYTE * pInfixes, const CSph… in sphLookupInfixCheckpoints()
32156 int sphGetInfixLength ( const char * sInfix, int iBytes, int iInfixCodepointBytes ) in sphGetInfixLength()
32975 char sInfix[256]; in sphDictBuildSkiplists() local
H A Dsphinxrt.cpp6278 static bool ExtractInfixCheckpoints ( const char * sInfix, int iBytes, int iMaxCodepointLength, int… in ExtractInfixCheckpoints()
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinx.cpp20502 BYTE * sInfix = sBuf + 1; in BuildSubstringHits() local