Searched refs:match_continuous (Results 1 – 9 of 9) sorted by relevance
309 _GLIBCXX17_INLINE constexpr match_flag_type match_continuous = in _GLIBCXX_VISIBILITY() local
44 if (_M_flags & regex_constants::match_continuous) in _M_search()
541 | regex_constants::match_continuous)) in operator ++()
311 _GLIBCXX17_INLINE constexpr match_flag_type match_continuous = _S_continuous; in _GLIBCXX_VISIBILITY() local
52 match_continuous = unspecified,893 match_continuous = 1 << 6,3101 (__s.__flags_ | regex_constants::match_continuous) &6020 if (__first != __last && !(__flags & regex_constants::match_continuous))6171 __flags | regex_constants::match_continuous |6360 regex_constants::match_continuous))
260 static const match_flag_type match_continuous = 1 << _S_continuous;