Searched refs:match_prev_avail (Results 1 – 25 of 40) sorted by relevance
12
77 _M_flags((__flags & regex_constants::match_prev_avail) in _GLIBCXX_VISIBILITY()126 | regex_constants::match_prev_avail)); in _GLIBCXX_VISIBILITY()
290 match_prev_avail = 1 << _S_prev_avail, in _GLIBCXX_VISIBILITY() enumerator
360 || (_M_flags & regex_constants::match_prev_avail)) in _M_word_boundary()
81 _M_flags((__flags & regex_constants::match_prev_avail) in _GLIBCXX_VISIBILITY()137 | regex_constants::match_prev_avail)); in _GLIBCXX_VISIBILITY()
46 _M_flags |= regex_constants::match_prev_avail; in _M_search()419 || (_M_flags & regex_constants::match_prev_avail)) in _M_word_boundary()
306 constexpr match_flag_type match_prev_avail = in _GLIBCXX_VISIBILITY() local
564 _M_flags |= regex_constants::match_prev_avail; in operator ++()
46 _M_flags |= regex_constants::match_prev_avail; in _M_search()418 || (_M_flags & regex_constants::match_prev_avail)) in _M_word_boundary()
316 constexpr match_flag_type match_prev_avail = in _GLIBCXX_VISIBILITY() local
81 _M_flags((__flags & regex_constants::match_prev_avail) in _GLIBCXX_VISIBILITY()170 | regex_constants::match_prev_avail)); in _GLIBCXX_VISIBILITY()
46 _M_flags |= regex_constants::match_prev_avail; in _M_search()554 || (_M_flags & regex_constants::match_prev_avail)) in _M_word_boundary()
317 _GLIBCXX17_INLINE constexpr match_flag_type match_prev_avail = in _GLIBCXX_VISIBILITY() local
46 _M_flags |= regex_constants::match_prev_avail; in _M_search()505 || (_M_flags & regex_constants::match_prev_avail)) in _M_word_boundary()
Completed in 36 milliseconds