This is the complete list of members for RegEx, including all inherited members.
| Awk | RegEx | static |
| Basic | RegEx | static |
| Collate | RegEx | static |
| DefaultFlags | RegEx | static |
| ECMAScript | RegEx | static |
| EGrep | RegEx | static |
| Extended | RegEx | static |
| Flag typedef | RegEx | |
| Grep | RegEx | static |
| IgnoreCase | RegEx | static |
| match(const String &str) const | RegEx | inline |
| matches(const String &str) const | RegEx | inline |
| NoSubs | RegEx | static |
| operator=(const String &pattern) | RegEx | inline |
| Optimize | RegEx | static |
| pattern() const | RegEx | inline |
| RegEx(const String &pattern, Flag flags=DefaultFlags) | RegEx | inline |
| RegEx(const char *pattern, Flag flags=DefaultFlags) | RegEx | inline |
| search(const String &str) const | RegEx | inline |