Home
last modified time | relevance | path

Searched refs:replace_first_copy (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/algorithm/string/example/
Dreplace_example.cpp58 replace_first_copy( ostream_iterator<char>(cout), str1, "cde", "XYZ" ); in main()
/third_party/boost/boost/algorithm/string/
Dreplace.hpp135 inline OutputIteratorT replace_first_copy( in replace_first_copy() function
153 inline SequenceT replace_first_copy( in replace_first_copy() function
903 using algorithm::replace_first_copy;
/third_party/boost/libs/algorithm/string/test/
Dreplace_test.cpp262 replace_first_copy( back_inserter(strout), "1abc3abc2", "abc", "YYY" ); in collection_comp_test()
/third_party/boost/doc/html/
Ddoc_HTML.manifest700 boost/algorithm/replace_first_copy.html