Home
last modified time | relevance | path

Searched defs:regex_replace (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/regex/v4/
Dregex_replace.hpp39 OutputIterator regex_replace(OutputIterator out, in regex_replace() function
73 std::basic_string<charT> regex_replace(const std::basic_string<charT>& s, in regex_replace() function
/third_party/boost/boost/xpressive/
Dregex_algorithms.hpp750 inline OutIter regex_replace in regex_replace() function
778 inline OutIter regex_replace in regex_replace() function
805 inline BidiContainer regex_replace in regex_replace() function
837 inline BidiContainer regex_replace in regex_replace() function
869 inline std::basic_string<typename remove_const<Char>::type> regex_replace in regex_replace() function
900 inline BidiContainer regex_replace in regex_replace() function
932 inline BidiContainer regex_replace in regex_replace() function
964 inline std::basic_string<typename remove_const<Char>::type> regex_replace in regex_replace() function
/third_party/boost/boost/regex/
Dmfc.hpp137 OutputIterator regex_replace(OutputIterator out, in regex_replace() function
173 ATL::CSimpleStringT<B, b> regex_replace(const ATL::CSimpleStringT<B, b>& s, in regex_replace() function
/third_party/boost/tools/build/src/engine/modules/
Dregex.cpp92 LIST * regex_replace( FRAME * frame, int flags ) in regex_replace() function
/third_party/boost/libs/regex/src/
Dcregex.cpp459 #define regex_replace regex_merge macro