AssignGlobalState(const TPMERegexp &re) | TPMERegexp | |
AssignGlobalState(const TPMERegexp &re) | TPMERegexp | |
ClassDef(TPMERegexp, 0) | TPMERegexp | |
ClassDef(TPMERegexp, 0) | TPMERegexp | |
Compile() | TPRegexp | [protected] |
Compile() | TPRegexp | [protected] |
fAddressOfLastString | TPMERegexp | [protected] |
fAddressOfLastString | TPMERegexp | [protected] |
fLastGlobalPosition | TPMERegexp | [protected] |
fLastStringMatched | TPMERegexp | [protected] |
fMarkers | TPMERegexp | [protected] |
fNMatches | TPMERegexp | [protected] |
fNMaxMatches | TPMERegexp | [protected] |
fPattern | TPRegexp | [protected] |
fPCREOpts | TPRegexp | [protected] |
fPriv | TPRegexp | [protected] |
fPriv | TPRegexp | [protected] |
GetGlobalPosition() const | TPMERegexp | [inline] |
GetGlobalPosition() const | TPMERegexp | [inline] |
GetModifiers() const | TPRegexp | [protected] |
GetModifiers() const | TPRegexp | [protected] |
GetNMaxMatches() const | TPMERegexp | [inline] |
GetNMaxMatches() const | TPMERegexp | [inline] |
GetPattern() const | TPRegexp | [inline, protected] |
GetPattern() const | TPRegexp | [inline, 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 | |
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=0) | TPRegexp | [protected] |
MatchB(const TString &s, const TString &mods="", Int_t start=0, Int_t nMaxMatch=10) | TPRegexp | [inline, protected] |
MatchB(const TString &s, const TString &mods="", Int_t start=0, Int_t nMaxMatch=10) | TPRegexp | [inline, protected] |
MatchInternal(const TString &s, Int_t start, Int_t nMaxMatch, TArrayI *pos=0) | TPRegexp | [protected] |
MatchInternal(const TString &s, Int_t start, Int_t nMaxMatch, TArrayI *pos=0) | TPRegexp | [protected] |
MatchS(const TString &s, const TString &mods="", Int_t start=0, Int_t nMaxMatch=10) | TPRegexp | [protected] |
MatchS(const TString &s, const TString &mods="", Int_t start=0, Int_t nMaxMatch=10) | TPRegexp | [protected] |
NMatches() const | TPMERegexp | [inline] |
NMatches() const | TPMERegexp | [inline] |
operator=(const TPMERegexp &) | TPMERegexp | [private] |
operator=(const TPMERegexp &) | TPMERegexp | [private] |
TPRegexp::operator=(const TPRegexp &p) | TPRegexp | [protected] |
operator[](Int_t) | TPMERegexp | |
operator[](Int_t) | TPMERegexp | |
Optimize() | TPRegexp | [protected] |
Optimize() | TPRegexp | [protected] |
ParseMods(const TString &mods) const | TPRegexp | [protected] |
ParseMods(const TString &mods) const | TPRegexp | [protected] |
Print(Option_t *option="") | TPMERegexp | [virtual] |
Print(Option_t *option="") | TPMERegexp | [virtual] |
ReplaceSubs(const TString &s, TString &final, const TString &replacePattern, Int_t *ovec, Int_t nmatch) const | TPRegexp | [protected] |
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 | |
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 | |
ResetGlobalState() | TPMERegexp | |
SetNMaxMatches(Int_t nm) | TPMERegexp | [inline] |
SetNMaxMatches(Int_t nm) | TPMERegexp | [inline] |
Split(const TString &s, Int_t maxfields=0) | TPMERegexp | |
Split(const TString &s, Int_t maxfields=0) | TPMERegexp | |
Substitute(TString &s, const TString &r, Bool_t doDollarSubst=kTRUE) | TPMERegexp | |
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) | TPRegexp | [protected] |
SubstituteInternal(TString &s, const TString &replace, Int_t start, Int_t nMaxMatch0, Bool_t doDollarSubst) | 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 | |
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] |
TPRegexp() | TPRegexp | [protected] |
TPRegexp(const TString &pat) | TPRegexp | [protected] |
TPRegexp(const TPRegexp &p) | TPRegexp | [protected] |
~TPMERegexp() | TPMERegexp | [inline, virtual] |
~TPMERegexp() | TPMERegexp | [inline, virtual] |
~TPRegexp() | TPRegexp | [protected, virtual] |
~TPRegexp() | TPRegexp | [protected, virtual] |