Searched defs:oldstr (Results 1 – 3 of 3) sorted by relevance
91 std::string StringHelper::Replace(const std::string &value, const std::string &oldstr, const std::s… in Replace()
98 std::string StringHelper::Replace(const std::string &value, const std::string &oldstr, const std::s… in Replace()
75 void ReplaceSpecialSymbols(std::string& input, std::string& oldstr, std::string& newstr) in ReplaceSpecialSymbols()1495 std::string oldstr = "%3A"; in SetPath() local1620 std::string oldstr = "#"; in SetSearch() local