Searched defs:strBase (Results 1 – 2 of 2) sorted by relevance
59 string strBase = "strbase"; variable71 string strBase = ""; variable87 string strBase = "STRbase"; variable99 string strBase = ""; variable115 string strBase = "test for replace"; variable150 string strBase = " test for trim "; variable158 string strBase = "test"; variable174 string strBase = "test for split"; variable188 string strBase = "test for split"; variable210 string strBase = "test for for split"; variable[all …]
1113 void DelCont(std::string strBase, std::string &strInput, UrlData &baseInfo, in DelCont()1127 std::string strBase = base; in URL() local