HelenOS sources
replace 467 uspace/lib/cpp/include/__bits/algorithm.hpp void replace(ForwardIterator first, ForwardIterator last,
replace 1064 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(size_type pos, size_type n, const basic_string& str)
replace 1070 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(size_type pos1, size_type n1, const basic_string& str,
replace 1078 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(size_type pos, size_type n1, const value_type* str,
replace 1102 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(size_type pos, size_type n, const value_type* str)
replace 1107 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(size_type pos, size_type n1, size_type n2,
replace 1113 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(const_iterator i1, const_iterator i2,
replace 1119 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(const_iterator i1, const_iterator i2,
replace 1125 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(const_iterator i1, const_iterator i2,
replace 1131 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(const_iterator i1, const_iterator i2,
replace 1138 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(const_iterator i1, const_iterator i2,
replace 1144 uspace/lib/cpp/include/__bits/string/string.hpp basic_string& replace(const_iterator i1, const_iterator i2,
HelenOS homepage, sources at GitHub