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

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

Anchor enum namereal::compat::re2::RE2
Consume(std::string_view *input, const RE2 &re, Args &&... args)real::compat::re2::RE2inlinestatic
error() const noexceptreal::compat::re2::RE2inline
error_real::compat::re2::RE2private
error_code() const noexceptreal::compat::re2::RE2inline
error_code_real::compat::re2::RE2private
ErrorCode enum namereal::compat::re2::RE2
expand_rewrite(std::string &out, std::string_view rewrite, const Result &match)real::compat::re2::RE2inlineprivatestatic
extract(const Result &match, Args &&... args)real::compat::re2::RE2inlineprivatestatic
FindAndConsume(std::string_view *input, const RE2 &re, Args &&... args)real::compat::re2::RE2inlinestatic
FullMatch(std::string_view text, const RE2 &re, Args &&... args)real::compat::re2::RE2inlinestatic
GlobalReplace(std::string *str, const RE2 &re, std::string_view rewrite)real::compat::re2::RE2inlinestatic
init(std::string_view pattern, const Options &options)real::compat::re2::RE2inlineprivate
longest_match_real::compat::re2::RE2private
num_captures_real::compat::re2::RE2private
NumberOfCapturingGroups() const noexceptreal::compat::re2::RE2inline
ok() const noexceptreal::compat::re2::RE2inline
options() const noexceptreal::compat::re2::RE2inline
options_real::compat::re2::RE2private
options_to_flags(const Options &options)real::compat::re2::RE2inlineprivatestatic
PartialMatch(std::string_view text, const RE2 &re, Args &&... args)real::compat::re2::RE2inlinestatic
pattern() const noexceptreal::compat::re2::RE2inline
pattern_real::compat::re2::RE2private
QuoteMeta(std::string_view unquoted)real::compat::re2::RE2inlinestatic
RE2(const char *pattern)real::compat::re2::RE2inline
RE2(const std::string &pattern)real::compat::re2::RE2inline
RE2(std::string_view pattern)real::compat::re2::RE2inline
RE2(std::string_view pattern, const Options &options)real::compat::re2::RE2inline
regex_real::compat::re2::RE2private
Replace(std::string *str, const RE2 &re, std::string_view rewrite)real::compat::re2::RE2inlinestatic
unsupported_option(const Options &options)real::compat::re2::RE2inlineprivatestatic