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