[#bsl-regex_constants] = xref:bsl.adoc[bsl]::regex_constants :relfileprefix: ../ :mrdocs: Namespace for `std::regex_constants` symbols in the `bsl` namespace. == Using Declarations [cols="1,4"] |=== | Name| Description | xref:bsl/regex_constants/ECMAScript.adoc[`ECMAScript`] | Alias for `std::regex_constants::ECMAScript` in the `bsl` namespace. | xref:bsl/regex_constants/awk.adoc[`awk`] | Alias for `std::regex_constants::awk` in the `bsl` namespace. | xref:bsl/regex_constants/basic.adoc[`basic`] | Alias for `std::regex_constants::basic` in the `bsl` namespace. | xref:bsl/regex_constants/collate.adoc[`collate`] | Alias for `std::regex_constants::collate` in the `bsl` namespace. | xref:bsl/regex_constants/egrep.adoc[`egrep`] | Alias for `std::regex_constants::egrep` in the `bsl` namespace. | xref:bsl/regex_constants/error_backref.adoc[`error_backref`] | Alias for `std::regex_constants::error_backref` in the `bsl` namespace. | xref:bsl/regex_constants/error_badbrace.adoc[`error_badbrace`] | Alias for `std::regex_constants::error_badbrace` in the `bsl` namespace. | xref:bsl/regex_constants/error_badrepeat.adoc[`error_badrepeat`] | Alias for `std::regex_constants::error_badrepeat` in the `bsl` namespace. | xref:bsl/regex_constants/error_brace.adoc[`error_brace`] | Alias for `std::regex_constants::error_brace` in the `bsl` namespace. | xref:bsl/regex_constants/error_brack.adoc[`error_brack`] | Alias for `std::regex_constants::error_brack` in the `bsl` namespace. | xref:bsl/regex_constants/error_collate.adoc[`error_collate`] | Alias for `std::regex_constants::error_collate` in the `bsl` namespace. | xref:bsl/regex_constants/error_complexity.adoc[`error_complexity`] | Alias for `std::regex_constants::error_complexity` in the `bsl` namespace. | xref:bsl/regex_constants/error_ctype.adoc[`error_ctype`] | Alias for `std::regex_constants::error_ctype` in the `bsl` namespace. | xref:bsl/regex_constants/error_escape.adoc[`error_escape`] | Alias for `std::regex_constants::error_escape` in the `bsl` namespace. | xref:bsl/regex_constants/error_paren.adoc[`error_paren`] | Alias for `std::regex_constants::error_paren` in the `bsl` namespace. | xref:bsl/regex_constants/error_range.adoc[`error_range`] | Alias for `std::regex_constants::error_range` in the `bsl` namespace. | xref:bsl/regex_constants/error_space.adoc[`error_space`] | Alias for `std::regex_constants::error_space` in the `bsl` namespace. | xref:bsl/regex_constants/error_stack.adoc[`error_stack`] | Alias for `std::regex_constants::error_stack` in the `bsl` namespace. | xref:bsl/regex_constants/extended.adoc[`extended`] | Alias for `std::regex_constants::extended` in the `bsl` namespace. | xref:bsl/regex_constants/format_default.adoc[`format_default`] | Alias for `std::regex_constants::format_default` in the `bsl` namespace. | xref:bsl/regex_constants/format_first_only.adoc[`format_first_only`] | Alias for `std::regex_constants::format_first_only` in the `bsl` namespace. | xref:bsl/regex_constants/format_no_copy.adoc[`format_no_copy`] | Alias for `std::regex_constants::format_no_copy` in the `bsl` namespace. | xref:bsl/regex_constants/format_sed.adoc[`format_sed`] | Alias for `std::regex_constants::format_sed` in the `bsl` namespace. | xref:bsl/regex_constants/grep.adoc[`grep`] | Alias for `std::regex_constants::grep` in the `bsl` namespace. | xref:bsl/regex_constants/icase.adoc[`icase`] | Alias for `std::regex_constants::icase` in the `bsl` namespace. | xref:bsl/regex_constants/match_any.adoc[`match_any`] | Alias for `std::regex_constants::match_any` in the `bsl` namespace. | xref:bsl/regex_constants/match_continuous.adoc[`match_continuous`] | Alias for `std::regex_constants::match_continuous` in the `bsl` namespace. | xref:bsl/regex_constants/match_default.adoc[`match_default`] | Alias for `std::regex_constants::match_default` in the `bsl` namespace. | xref:bsl/regex_constants/match_not_bol.adoc[`match_not_bol`] | Alias for `std::regex_constants::match_not_bol` in the `bsl` namespace. | xref:bsl/regex_constants/match_not_bow.adoc[`match_not_bow`] | Alias for `std::regex_constants::match_not_bow` in the `bsl` namespace. | xref:bsl/regex_constants/match_not_eol.adoc[`match_not_eol`] | Alias for `std::regex_constants::match_not_eol` in the `bsl` namespace. | xref:bsl/regex_constants/match_not_eow.adoc[`match_not_eow`] | Alias for `std::regex_constants::match_not_eow` in the `bsl` namespace. | xref:bsl/regex_constants/match_not_null.adoc[`match_not_null`] | Alias for `std::regex_constants::match_not_null` in the `bsl` namespace. | xref:bsl/regex_constants/match_prev_avail.adoc[`match_prev_avail`] | Alias for `std::regex_constants::match_prev_avail` in the `bsl` namespace. | xref:bsl/regex_constants/nosubs.adoc[`nosubs`] | Alias for `std::regex_constants::nosubs` in the `bsl` namespace. | xref:bsl/regex_constants/optimize.adoc[`optimize`] | Alias for `std::regex_constants::optimize` in the `bsl` namespace. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#