Searched refs:replace_regex_copy (Results 1 – 2 of 2) sorted by relevance
121 BOOST_CHECK( replace_regex_copy( str1, rx1, fmt1 )==string("123_A1C_xxxa23cXXXa456c321") ); in replace_test()128 replace_regex_copy( back_inserter(strout), str1, rx1, fmt1 ); in replace_test()
94 inline OutputIteratorT replace_regex_copy( in replace_regex_copy() function117 inline SequenceT replace_regex_copy( in replace_regex_copy() function627 using algorithm::replace_regex_copy;