ROOT  6.06/09
Reference Guide
TPRegexp Member List

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

Compile()TPRegexpprotected
fgThrowAtCompileErrorTPRegexpprotectedstatic
fPatternTPRegexpprotected
fPCREOptsTPRegexpprotected
fPrivTPRegexpprotected
GetModifiers() const TPRegexp
GetPattern() const TPRegexpinline
GetThrowAtCompileError()TPRegexpstatic
IsValid() const TPRegexp
kPCRE_DEBUG_MSGS enum valueTPRegexpprotected
kPCRE_GLOBAL enum valueTPRegexpprotected
kPCRE_INTMASK enum valueTPRegexpprotected
kPCRE_OPTIMIZE enum valueTPRegexpprotected
Match(const TString &s, const TString &mods="", Int_t start=0, Int_t nMaxMatch=10, TArrayI *pos=0)TPRegexp
MatchB(const TString &s, const TString &mods="", Int_t start=0, Int_t nMaxMatch=10)TPRegexpinline
MatchInternal(const TString &s, Int_t start, Int_t nMaxMatch, TArrayI *pos=0) const TPRegexpprotected
MatchS(const TString &s, const TString &mods="", Int_t start=0, Int_t nMaxMatch=10)TPRegexp
operator=(const TPRegexp &p)TPRegexp
Optimize()TPRegexpprotected
ParseMods(const TString &mods) const TPRegexpprotected
ReplaceSubs(const TString &s, TString &final, const TString &replacePattern, Int_t *ovec, Int_t nmatch) const TPRegexpprotected
SetThrowAtCompileError(Bool_t throwp)TPRegexpstatic
Substitute(TString &s, const TString &replace, const TString &mods="", Int_t start=0, Int_t nMatchMax=10)TPRegexp
SubstituteInternal(TString &s, const TString &replace, Int_t start, Int_t nMaxMatch0, Bool_t doDollarSubst) const TPRegexpprotected
TPRegexp()TPRegexp
TPRegexp(const TString &pat)TPRegexp
TPRegexp(const TPRegexp &p)TPRegexp
~TPRegexp()TPRegexpvirtual