FX::FXRex Member List
This is the complete list of members for
FX::FXRex, including all inherited members.
Backward enum value | FX::FXRex | |
Capture enum value | FX::FXRex | |
empty() const | FX::FXRex | [inline] |
ErrBackRef enum value | FX::FXRex | |
ErrBehind enum value | FX::FXRex | |
ErrBrace enum value | FX::FXRex | |
ErrBracket enum value | FX::FXRex | |
ErrClass enum value | FX::FXRex | |
ErrComplex enum value | FX::FXRex | |
ErrCount enum value | FX::FXRex | |
ErrEmpty enum value | FX::FXRex | |
ErrEscape enum value | FX::FXRex | |
ErrMemory enum value | FX::FXRex | |
ErrNoAtom enum value | FX::FXRex | |
ErrOK enum value | FX::FXRex | |
Error enum name | FX::FXRex | |
ErrParent enum value | FX::FXRex | |
ErrRange enum value | FX::FXRex | |
ErrRepeat enum value | FX::FXRex | |
ErrToken enum value | FX::FXRex | |
Forward enum value | FX::FXRex | |
FXRex() | FX::FXRex | [inline] |
FXRex(const FXRex &orig) | FX::FXRex | |
FXRex(const FXchar *pattern, FXint mode=Normal, Error *error=NULL) | FX::FXRex | |
FXRex(const FXString &pattern, FXint mode=Normal, Error *error=NULL) | FX::FXRex | |
getError(FXRex::Error err) | FX::FXRex | [inline, static] |
IgnoreCase enum value | FX::FXRex | |
match(const FXchar *string, FXint len, FXint *beg=NULL, FXint *end=NULL, FXint mode=Forward, FXint npar=1, FXint fm=0, FXint to=2147483647) const | FX::FXRex | |
match(const FXString &string, FXint *beg=NULL, FXint *end=NULL, FXint mode=Forward, FXint npar=1, FXint fm=0, FXint to=2147483647) const | FX::FXRex | |
Newline enum value | FX::FXRex | |
Normal enum value | FX::FXRex | |
NotBol enum value | FX::FXRex | |
NotEmpty enum value | FX::FXRex | |
NotEol enum value | FX::FXRex | |
operator!=(const FXRex &rex) const | FX::FXRex | |
operator<<(FXStream &store, const FXRex &s) | FX::FXRex | [friend] |
operator=(const FXRex &orig) | FX::FXRex | |
operator==(const FXRex &rex) const | FX::FXRex | |
operator>>(FXStream &store, FXRex &s) | FX::FXRex | [friend] |
parse(const FXchar *pattern, FXint mode=Normal) | FX::FXRex | |
parse(const FXString &pattern, FXint mode=Normal) | FX::FXRex | |
substitute(const FXchar *string, FXint len, FXint *beg, FXint *end, const FXString &replace, FXint npar=1) | FX::FXRex | [static] |
substitute(const FXString &string, FXint *beg, FXint *end, const FXString &replace, FXint npar=1) | FX::FXRex | [static] |
Syntax enum value | FX::FXRex | |
Verbatim enum value | FX::FXRex | |
~FXRex() | FX::FXRex | |