Etterna 0.74.4
Loading...
Searching...
No Matches
Regex Member List

This is the complete list of members for Regex, including all inherited members.

Compare(const std::string &sStr) -> bool (defined in Regex)Regex
Compare(const std::string &sStr, std::vector< std::string > &asMatches) -> bool (defined in Regex)Regex
IsSet() const -> bool (defined in Regex)Regexinline
operator=(const Regex &rhs) -> Regex & (defined in Regex)Regex
operator=(Regex &&rhs) noexcept -> Regex & (defined in Regex)Regex
Regex(const std::string &sPat="") (defined in Regex)Regex
Regex(const Regex &rhs) (defined in Regex)Regex
Replace(const std::string &sReplacement, const std::string &sSubject, std::string &sOut) -> bool (defined in Regex)Regex
Set(const std::string &str) (defined in Regex)Regex
~Regex() (defined in Regex)Regex