Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dmatch_flags.hpp74 format_no_copy = format_all << 1, /* don't copy non-matching segments. */ enumerator
/third_party/boost/boost/xpressive/
Dregex_constants.hpp170 format_no_copy = 1 << 15, ///< When specified during a search and replace operation, enumerator