Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Dregex.hpp144 inline void replace_regex( in replace_regex() function
626 using algorithm::replace_regex;
/external/sdv/vsomeip/third_party/boost/algorithm/string/test/
Dregex_test.cpp142 replace_regex( str1, rx1, fmt2 ); in replace_test()