This is the complete list of members for TPMERegexp, including all inherited members.
AssignGlobalState(const TPMERegexp &re) | TPMERegexp | |
Class() | TPMERegexp | static |
Class_Name() | TPMERegexp | static |
Class_Version() | TPMERegexp | inlinestatic |
Compile() | TPRegexp | protected |
DeclFileName() | TPMERegexp | inlinestatic |
fAddressOfLastString | TPMERegexp | protected |
fgThrowAtCompileError | TPRegexp | protectedstatic |
fLastGlobalPosition | TPMERegexp | protected |
fLastStringMatched | TPMERegexp | protected |
fMarkers | TPMERegexp | protected |
fNMatches | TPMERegexp | protected |
fNMaxMatches | TPMERegexp | protected |
fPattern | TPRegexp | protected |
fPCREOpts | TPRegexp | protected |
fPriv | TPRegexp | protected |
GetGlobalPosition() const | TPMERegexp | inline |
GetModifiers() const | TPRegexp | protected |
GetNMaxMatches() const | TPMERegexp | inline |
GetPattern() const | TPRegexp | inlineprotected |
GetThrowAtCompileError() | TPRegexp | protectedstatic |
IsA() const override | TPMERegexp | inlinevirtual |
IsValid() const | TPRegexp | protected |
kPCRE_DEBUG_MSGS enum value | TPRegexp | protected |
kPCRE_GLOBAL enum value | TPRegexp | protected |
kPCRE_INTMASK enum value | TPRegexp | protected |
kPCRE_OPTIMIZE enum value | TPRegexp | protected |
Match(const TString &s, UInt_t start=0) | TPMERegexp | |
TPRegexp::Match(const TString &s, const TString &mods="", Int_t start=0, Int_t nMaxMatch=10, TArrayI *pos=nullptr) | TPRegexp | protected |
MatchB(const TString &s, const TString &mods="", Int_t start=0, Int_t nMaxMatch=10) | TPRegexp | inlineprotected |
MatchInternal(const TString &s, Int_t start, Int_t nMaxMatch, TArrayI *pos=nullptr) const | TPRegexp | protected |
MatchS(const TString &s, const TString &mods="", Int_t start=0, Int_t nMaxMatch=10) | TPRegexp | protected |
NMatches() const | TPMERegexp | inline |
operator=(const TPMERegexp &)=delete | TPMERegexp | private |
TPRegexp::operator=(const TPRegexp &p) | TPRegexp | protected |
operator[](Int_t) | TPMERegexp | |
Optimize() | TPRegexp | protected |
ParseMods(const TString &mods) const | TPRegexp | protected |
Print(Option_t *option="") | TPMERegexp | virtual |
ReplaceSubs(const TString &s, TString &final, const TString &replacePattern, Int_t *ovec, Int_t nmatch) const | TPRegexp | protected |
Reset(const TString &s, const TString &opts="", Int_t nMatchMax=-1) | TPMERegexp | |
Reset(const TString &s, UInt_t opts, Int_t nMatchMax=-1) | TPMERegexp | |
ResetGlobalState() | TPMERegexp | |
SetNMaxMatches(Int_t nm) | TPMERegexp | inline |
SetThrowAtCompileError(Bool_t throwp) | TPRegexp | protectedstatic |
Split(const TString &s, Int_t maxfields=0) | TPMERegexp | |
Streamer(TBuffer &) override | TPMERegexp | virtual |
StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b) | TPMERegexp | inline |
Substitute(TString &s, const TString &r, Bool_t doDollarSubst=kTRUE) | TPMERegexp | |
TPRegexp::Substitute(TString &s, const TString &replace, const TString &mods="", Int_t start=0, Int_t nMatchMax=10) | TPRegexp | protected |
SubstituteInternal(TString &s, const TString &replace, Int_t start, Int_t nMaxMatch0, Bool_t doDollarSubst) const | TPRegexp | protected |
TPMERegexp() | TPMERegexp | |
TPMERegexp(const TString &s, const TString &opts="", Int_t nMatchMax=10) | TPMERegexp | |
TPMERegexp(const TString &s, UInt_t opts, Int_t nMatchMax=10) | TPMERegexp | |
TPMERegexp(const TPMERegexp &r) | TPMERegexp | |
TPRegexp() | TPRegexp | protected |
TPRegexp(const TString &pat) | TPRegexp | protected |
TPRegexp(const TPRegexp &p) | TPRegexp | protected |
~TPMERegexp() | TPMERegexp | inlinevirtual |
~TPRegexp() | TPRegexp | protectedvirtual |