wex
v21.10.0
|
This is the complete list of members for wex::regex, including all inherited members.
function_t typedef | wex::regex | |
match(const std::string &text) | wex::regex | |
match_t typedef | wex::regex | |
matches() const | wex::regex | inline |
operator[](size_t pos) const | wex::regex | inline |
regex(const std::string ®ex, std::regex::flag_type flags=std::regex::ECMAScript) | wex::regex | |
regex(const std::string ®ex, function_t f, std::regex::flag_type flags=std::regex::ECMAScript) | wex::regex | |
regex(const regex_v_t ®ex, std::regex::flag_type flags=std::regex::ECMAScript) | wex::regex | |
regex(const regex_v_c_t ®ex, std::regex::flag_type flags=std::regex::ECMAScript) | wex::regex | |
regex_v_c_t typedef | wex::regex | |
regex_v_t typedef | wex::regex | |
replace(std::string &text, const std::string &replacement, std::regex_constants::match_flag_type=std::regex_constants::format_sed) const | wex::regex | |
search(const std::string &text) | wex::regex | |
size() const | wex::regex | inline |
which() const | wex::regex | inline |
which_no() const | wex::regex | inline |