Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dmatch_flags.hpp49 match_prev_avail = match_not_dot_null << 1, /* *--first is a valid expression */ enumerator
/third_party/boost/boost/xpressive/
Dregex_constants.hpp140 match_prev_avail = 1 << 12, ///< Specifies that --first is a valid iterator position, enumerator