|
| RegEx (const std::string &expr) |
|
std::vector< Match > | match (const std::string &str, size_t num) const |
| Matches given string. More...
|
|
gu::RegEx::RegEx |
( |
const std::string & |
expr | ) |
|
|
inline |
- Parameters
-
expr | regular expression string |
std::vector<Match> gu::RegEx::match |
( |
const std::string & |
str, |
|
|
size_t |
num |
|
) |
| const |
Matches given string.
- Parameters
-
str | string to match with expression |
num | number of matches to return |
- Returns
- vector of matched substrings
The documentation for this class was generated from the following file:
- /wrkdirs/usr/ports/databases/galera/work/galera-25.3.5-src/galerautils/src/gu_regex.hpp