Home
last modified time | relevance | path

Searched defs:format_sed (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/regex/v4/
Dmatch_flags.hpp72 format_sed = match_max << 1, /* sed style replacement. */ enumerator
/third_party/boost/boost/xpressive/
Dregex_constants.hpp157 format_sed = 1 << 13, ///< Specifies that when a regular expression match is to be enumerator