sipxportlib  Version 3.3
RegEx Member List

This is the complete list of members for RegEx, including all inherited members.

AfterMatch(int i)RegEx
AfterMatchString(UtlString *before)RegEx
BeforeMatchString(UtlString *before)RegEx
Match(const int i, int &offset, int &length)RegEx
Match(int i=0)RegEx
Matches()RegEx
MatchStart(const int i)RegEx
MatchString(UtlString *matched, int i=0)RegEx
MAX_RECURSIONRegExstatic
RegEx(const char *regex, int options=0, unsigned long int maxDepth=MAX_RECURSION)RegEx
RegEx(const RegEx &)RegEx
Search(const char *subject, int len=-1, int options=0)RegEx
SearchAgain(int options=0)RegEx
SearchAt(const char *subject, int offset, int len=-1, int options=0)RegEx
SubStrings(void) const RegEx
~RegEx()RegEx