libzypp 17.31.23
zypp::str::regex Member List

This is the complete list of members for zypp::str::regex, including all inherited members.

assign(const std::string &s, int flags)zypp::str::regexprivate
asString() constzypp::str::regexinline
get()zypp::str::regexinline
icase enum valuezypp::str::regex
m_flagszypp::str::regexprivate
m_pregzypp::str::regexprivate
m_strzypp::str::regexprivate
m_validzypp::str::regexprivate
match_extended enum valuezypp::str::regex
matches(const char *s, str::smatch &matches, int flags=none) constzypp::str::regex
matches(const std::string &s_r, str::smatch &matches_r, int flags_r=none) constzypp::str::regexinline
matches(const char *s) constzypp::str::regex
matches(const std::string &s_r) constzypp::str::regexinline
MatchFlags enum namezypp::str::regex
newline enum valuezypp::str::regex
none enum valuezypp::str::regex
nosubs enum valuezypp::str::regex
not_bol enum valuezypp::str::regex
operator<<(std::ostream &str, const regex &obj)zypp::str::regexrelated
operator=(const regex &rhs)zypp::str::regexinline
regex()zypp::str::regex
regex(const std::string &s, int flags=rxdefault)zypp::str::regex
regex(const char *s, int flags=rxdefault)zypp::str::regexinline
regex(const regex &rhs)zypp::str::regexinline
regex_match(const char *s, smatch &matches, const regex &regex)zypp::str::regexrelated
RegFlags enum namezypp::str::regex
rxdefault enum valuezypp::str::regex
smatchzypp::str::regexfriend
~regex()zypp::str::regex