Searched refs:strSection (Results 1 – 1 of 1) sorted by relevance
220 const std::string strSection(substr(nSectionPos, nSectionLen)); in Split() local221 vwVecSplits.push_back(strSection); in Split()279 const std::string strSection(substr(nSectionPos, nSectionLen)); in SplitConsiderQuotes() local280 vwVecSplits.push_back(strSection); in SplitConsiderQuotes()