|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
This is the complete list of members for real::compat::re2::RE2::Set, including all inherited members.
| Add(std::string_view pattern, std::string *error) | real::compat::re2::RE2::Set | inline |
| anchor_ | real::compat::re2::RE2::Set | private |
| anchor_wrap(std::string_view pattern) const | real::compat::re2::RE2::Set | inlineprivate |
| Compile() | real::compat::re2::RE2::Set | inline |
| Match(std::string_view text, std::vector< int > *v) const | real::compat::re2::RE2::Set | inline |
| options_ | real::compat::re2::RE2::Set | private |
| patterns_ | real::compat::re2::RE2::Set | private |
| Set(const Options &options, Anchor anchor) | real::compat::re2::RE2::Set | inline |
| set_ | real::compat::re2::RE2::Set | private |