Searched refs:match_not_null (Results 1 – 25 of 32) sorted by relevance
12
329 && (_M_flags & regex_constants::match_not_null)) in _M_dfs()337 && (_M_flags & regex_constants::match_not_null)) in _M_dfs()
278 match_not_null = 1 << _S_not_null, in _GLIBCXX_VISIBILITY() enumerator
543 | regex_constants::match_not_null in operator ++()
345 && (_M_flags & regex_constants::match_not_null)) in _M_dfs()375 && (_M_flags & regex_constants::match_not_null)) in _M_dfs()
292 constexpr match_flag_type match_not_null = in _GLIBCXX_VISIBILITY() local
549 | regex_constants::match_not_null in operator ++()
302 constexpr match_flag_type match_not_null = in _GLIBCXX_VISIBILITY() local
536 | regex_constants::match_not_null in operator ++()
387 && (_M_flags & regex_constants::match_not_null)) in _M_handle_accept()417 && (_M_flags & regex_constants::match_not_null)) in _M_handle_accept()
303 _GLIBCXX17_INLINE constexpr match_flag_type match_not_null = in _GLIBCXX_VISIBILITY() local
436 && (_M_flags & regex_constants::match_not_null)) in _M_handle_accept()466 && (_M_flags & regex_constants::match_not_null)) in _M_handle_accept()
542 | regex_constants::match_not_null in operator ++()
541 | regex_constants::match_not_null in operator ++()
255 static const match_flag_type match_not_null = 1 << _S_not_null;
Completed in 37 milliseconds