Home | History | Annotate | Download | only in include

Lines Matching full:nosubs

28     nosubs     = unspecified,
135 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
751 nosubs = 1 << 1,
2439 static const regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
2850 const regex_constants::syntax_option_type basic_regex<_CharT, _Traits>::nosubs;
4625 if (!(__flags_ & nosubs))
4638 if (!(__flags_ & nosubs))