Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinx.cpp2929 static bool sphRLPInit ( const char * szRootPath, const char * szEnvPath, CSphString & sError ) in sphRLPInit() argument
2950 BT_Result iRes = BT_RLP_Environment_InitializeFromFile ( g_pRLPEnv, szEnvPath ); in sphRLPInit()
2987 …CSphRLPTokenizer ( ISphTokenizer * pTok, const char * szRootPath, const char * szEnvPath, const ch… in CSphRLPTokenizer() argument
2993 , m_sEnvPath ( szEnvPath ) in CSphRLPTokenizer()