This is the complete list of members for RegexFunctions, including all inherited members.
getFirstMatch(const String &wildcard, const String &stringToTest) | RegexFunctions | static |
matchesWildcard(const String &wildcard, const String &stringToTest) | RegexFunctions | static |
search(const String &wildcard, const String &stringToTest, int indexInMatch=0) | RegexFunctions | static |