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