ldas-tools-al
2.6.3
|
This is the complete list of members for RegexMatch, including all inherited members.
capacity() const | RegexMatch | inline |
getNMatches() const | RegexMatch | inline |
getSubEnd(off_type m) | RegexMatch | inline |
getSubEndOffset(off_type m) | RegexMatch | inline |
getSubLength(off_type m) | RegexMatch | inline |
getSubStart(off_type m) | RegexMatch | inline |
getSubStartOffset(off_type m) | RegexMatch | inline |
getSubString(off_type m) | RegexMatch | |
isSubValid(off_type m) | RegexMatch | inline |
match(const Regex &r, const char *string, flag_type eflags=0) | RegexMatch | |
RegexMatch(off_type nmatches=0) | RegexMatch | |
size() const | RegexMatch | inline |
~RegexMatch() | RegexMatch |