Home
last modified time | relevance | path

Searched refs:replace_regex_copy (Results 1 – 2 of 2) sorted by relevance

/external/sdv/vsomeip/third_party/boost/algorithm/string/test/
Dregex_test.cpp121 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()
/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Dregex.hpp94 inline OutputIteratorT replace_regex_copy( in replace_regex_copy() function
117 inline SequenceT replace_regex_copy( in replace_regex_copy() function
627 using algorithm::replace_regex_copy;