Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/algorithm/string/test/
Dregex_test.cpp123 BOOST_CHECK( erase_regex_copy( str1, rx1 )==string("123xxxa23cXXXa456c321") ); in replace_test()
134 erase_regex_copy( back_inserter(strout), str1, rx1 ); in replace_test()
/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Dregex.hpp264 inline OutputIteratorT erase_regex_copy( in erase_regex_copy() function
285 inline SequenceT erase_regex_copy( in erase_regex_copy() function
631 using algorithm::erase_regex_copy;