|
ClanLib
2.3.7
|
This is the complete list of members for CL_RegExpMatch, including all inherited members.
| CL_RegExpMatch() | CL_RegExpMatch | |
| get_capture(const char *subject, int capture) const | CL_RegExpMatch | |
| get_capture(const CL_StringRef8 &subject, int capture) const | CL_RegExpMatch | |
| get_capture_end(int capture) const | CL_RegExpMatch | |
| get_capture_length(int capture) const | CL_RegExpMatch | |
| get_capture_pos(int capture) const | CL_RegExpMatch | |
| get_captures_count() const | CL_RegExpMatch | |
| get_vector() const | CL_RegExpMatch | |
| get_vector() | CL_RegExpMatch | |
| get_vector_size() const | CL_RegExpMatch | |
| is_match() const | CL_RegExpMatch | |
| is_partial() const | CL_RegExpMatch | |
| operator=(const CL_RegExpMatch &other) | CL_RegExpMatch | |
| set_captures_count(int count) | CL_RegExpMatch | |
| set_partial_match(bool partial) | CL_RegExpMatch | |
| set_vector_size(int size) | CL_RegExpMatch | |
| ~CL_RegExpMatch() | CL_RegExpMatch |
1.8.4