Searched refs:replacement (Results 1 – 5 of 5) sorted by relevance
128 …StringFindAndReplaceAll(std::string text, const std::string& old, const std::string& replacement) { in StringFindAndReplaceAll() argument131 text.replace(pos, old.size(), replacement); in StringFindAndReplaceAll()132 pos = text.find(old, pos + replacement.size()); in StringFindAndReplaceAll()
2 --- a replacement for aproto -------------------------------------------8 This replacement further simplifies the concept, reducing the protocol
1655 # string, for the replacement values of the other commands the user is referred
1758 # string, for the replacement values of the other commands the user is referred