REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
Loading...
Searching...
No Matches
real::compat::re2::RE2::Options Member List

This is the complete list of members for real::compat::re2::RE2::Options, including all inherited members.

case_sensitive() const noexceptreal::compat::re2::RE2::Optionsinline
case_sensitive_real::compat::re2::RE2::Optionsprivate
dot_nl() const noexceptreal::compat::re2::RE2::Optionsinline
dot_nl_real::compat::re2::RE2::Optionsprivate
encoding() const noexceptreal::compat::re2::RE2::Optionsinline
Encoding enum namereal::compat::re2::RE2::Options
encoding_real::compat::re2::RE2::Optionsprivate
EncodingLatin1 enum valuereal::compat::re2::RE2::Options
EncodingUTF8 enum valuereal::compat::re2::RE2::Options
literal() const noexceptreal::compat::re2::RE2::Optionsinline
literal_real::compat::re2::RE2::Optionsprivate
log_errors() const noexceptreal::compat::re2::RE2::Optionsinline
log_errors_real::compat::re2::RE2::Optionsprivate
longest_match() const noexceptreal::compat::re2::RE2::Optionsinline
longest_match_real::compat::re2::RE2::Optionsprivate
max_mem() const noexceptreal::compat::re2::RE2::Optionsinline
max_mem_real::compat::re2::RE2::Optionsprivate
never_capture() const noexceptreal::compat::re2::RE2::Optionsinline
never_capture_real::compat::re2::RE2::Optionsprivate
never_nl() const noexceptreal::compat::re2::RE2::Optionsinline
never_nl_real::compat::re2::RE2::Optionsprivate
one_line() const noexceptreal::compat::re2::RE2::Optionsinline
one_line_real::compat::re2::RE2::Optionsprivate
Options()=defaultreal::compat::re2::RE2::Options
perl_classes() const noexceptreal::compat::re2::RE2::Optionsinline
perl_classes_real::compat::re2::RE2::Optionsprivate
posix_syntax() const noexceptreal::compat::re2::RE2::Optionsinline
posix_syntax_real::compat::re2::RE2::Optionsprivate
set_case_sensitive(bool value) noexceptreal::compat::re2::RE2::Optionsinline
set_dot_nl(bool value) noexceptreal::compat::re2::RE2::Optionsinline
set_encoding(Encoding value) noexceptreal::compat::re2::RE2::Optionsinline
set_literal(bool value) noexceptreal::compat::re2::RE2::Optionsinline
set_log_errors(bool value) noexceptreal::compat::re2::RE2::Optionsinline
set_longest_match(bool value) noexceptreal::compat::re2::RE2::Optionsinline
set_max_mem(std::int64_t value) noexceptreal::compat::re2::RE2::Optionsinline
set_never_capture(bool value) noexceptreal::compat::re2::RE2::Optionsinline
set_never_nl(bool value) noexceptreal::compat::re2::RE2::Optionsinline
set_one_line(bool value) noexceptreal::compat::re2::RE2::Optionsinline
set_perl_classes(bool value) noexceptreal::compat::re2::RE2::Optionsinline
set_posix_syntax(bool value) noexceptreal::compat::re2::RE2::Optionsinline
set_word_boundary(bool value) noexceptreal::compat::re2::RE2::Optionsinline
word_boundary() const noexceptreal::compat::re2::RE2::Optionsinline
word_boundary_real::compat::re2::RE2::Optionsprivate