Searched refs:szEnvPath (Results 1 – 1 of 1) sorted by relevance
2929 static bool sphRLPInit ( const char * szRootPath, const char * szEnvPath, CSphString & sError ) in sphRLPInit() argument2950 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() argument2993 , m_sEnvPath ( szEnvPath ) in CSphRLPTokenizer()