33 namespace std _GLIBCXX_VISIBILITY(default)
39 namespace regex_constants
41 _GLIBCXX_BEGIN_NAMESPACE_VERSION
298 _GLIBCXX_END_NAMESPACE_VERSION
static constexpr match_flag_type match_prev_avail
static constexpr match_flag_type format_first_only
static constexpr match_flag_type match_not_bow
static constexpr match_flag_type match_not_eow
static constexpr syntax_option_type optimize
Facet for localized string comparison.
static constexpr syntax_option_type grep
static constexpr match_flag_type format_default
static constexpr match_flag_type match_not_null
static constexpr match_flag_type format_no_copy
static constexpr syntax_option_type basic
static constexpr match_flag_type format_sed
unsigned int syntax_option_type
This is a bitmask type indicating how to interpret the regex.
static constexpr syntax_option_type nosubs
static constexpr syntax_option_type icase
static constexpr match_flag_type match_any
static constexpr match_flag_type match_default
static constexpr syntax_option_type egrep
static constexpr match_flag_type match_continuous
__match_flag
This is a bitmask type indicating regex matching rules.
std::bitset< _S_match_flag_last > match_flag_type
This is a bitmask type indicating regex matching rules.
static constexpr syntax_option_type extended
static constexpr match_flag_type match_not_eol
static constexpr match_flag_type match_not_bol
__syntax_option
This is a bitmask type indicating how to interpret the regex.
static constexpr syntax_option_type awk
static constexpr syntax_option_type ECMAScript