Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
This is the complete list of members for FX::FXRex, including all inherited members.
amatch(const FXchar *string, FXint len, FXint pos=0, FXint mode=Normal, FXint *beg=nullptr, FXint *end=nullptr, FXint npar=0) const | FX::FXRex | |
amatch(const FXString &string, FXint pos=0, FXint mode=Normal, FXint *beg=nullptr, FXint *end=nullptr, FXint npar=0) const (defined in FX::FXRex) | FX::FXRex | |
Capture enum value | FX::FXRex | |
clear() | FX::FXRex | |
empty() const | FX::FXRex | inline |
ErrBackRef 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 | |
ErrLong enum value | FX::FXRex | |
ErrMemory enum value | FX::FXRex | |
ErrMore enum value | FX::FXRex | |
ErrNoAtom enum value | FX::FXRex | |
ErrOK enum value (defined in FX::FXRex) | FX::FXRex | |
Error enum name | FX::FXRex | |
ErrParent enum value | FX::FXRex | |
ErrRange enum value | FX::FXRex | |
ErrRepeat enum value | FX::FXRex | |
ErrSupport enum value | FX::FXRex | |
ErrToken enum value | FX::FXRex | |
escape(const FXString &str) | FX::FXRex | static |
Exact enum value | FX::FXRex | |
FXRex() | FX::FXRex | |
FXRex(const FXRex &orig) | FX::FXRex | |
FXRex(const FXchar *pattern, FXint mode=Normal, Error *error=nullptr) | FX::FXRex | |
FXRex(const FXString &pattern, FXint mode=Normal, Error *error=nullptr) | FX::FXRex | |
getError(Error err) | FX::FXRex | inlinestatic |
IgnoreCase enum value | 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 (defined in FX::FXRex) | 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>> (defined in FX::FXRex) | FX::FXRex | friend |
parse(const FXchar *pattern, FXint mode=Normal) | FX::FXRex | |
parse(const FXString &pattern, FXint mode=Normal) (defined in FX::FXRex) | FX::FXRex | |
Reverse enum value | FX::FXRex | |
search(const FXchar *string, FXint len, FXint fm, FXint to, FXint mode=Normal, FXint *beg=nullptr, FXint *end=nullptr, FXint npar=0) const | FX::FXRex | |
search(const FXString &string, FXint fm, FXint to, FXint mode=Normal, FXint *beg=nullptr, FXint *end=nullptr, FXint npar=0) const (defined in FX::FXRex) | FX::FXRex | |
substitute(const FXchar *string, FXint len, FXint *beg, FXint *end, const FXchar *replace, FXint npar=1) | FX::FXRex | static |
substitute(const FXchar *string, FXint len, FXint *beg, FXint *end, const FXString &replace, FXint npar=1) (defined in FX::FXRex) | FX::FXRex | static |
substitute(const FXString &string, FXint *beg, FXint *end, const FXchar *replace, FXint npar=1) (defined in FX::FXRex) | FX::FXRex | static |
substitute(const FXString &string, FXint *beg, FXint *end, const FXString &replace, FXint npar=1) (defined in FX::FXRex) | FX::FXRex | static |
Syntax enum value | FX::FXRex | |
Unicode enum value | FX::FXRex | |
Verbatim enum value | FX::FXRex | |
Words enum value | FX::FXRex | |
~FXRex() | FX::FXRex |
Copyright © 1997-2022 Jeroen van der Zijp |