Home
last modified time | relevance | path

Searched defs:format_all (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/regex/v4/
Dmatch_flags.hpp73 format_all = format_sed << 1, /* enable all extentions to sytax. */ enumerator
Dregex_format.hpp225 void basic_regex_formatter<OutputIterator, Results, traits, ForwardIter>::format_all() in format_all() function in boost::BOOST_REGEX_DETAIL_NS::basic_regex_formatter
/third_party/boost/boost/xpressive/
Dregex_constants.hpp181 format_all = 1 << 18 ///< Specifies that all syntax extensions are enabled, enumerator