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