Searched defs:match_continuous (Results 1 – 4 of 4) sorted by relevance
245 constexpr match_flag_type match_continuous = 1 << _S_continuous; in _GLIBCXX_VISIBILITY() local
53 match_continuous = match_not_null << 1, /* each grep match must continue from */ enumerator