Searched refs:strNext (Results 1 – 2 of 2) sorted by relevance
241 bool CRuleParser::next(string &strNext, string &strError) in next() argument259 strNext = _strApplicationRule.substr(_uiCurrentPos, delimiter - _uiCurrentPos); in next()
64 bool next(std::string &strNext, std::string &strError);