Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TPRegexp Member List

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

Compile()TPRegexpprotected
fgThrowAtCompileErrorTPRegexpprotectedstatic
fPatternTPRegexpprotected
fPCREOptsTPRegexpprotected
fPrivTPRegexpprotected
GetModifiers() constTPRegexp
GetPattern() constTPRegexpinline
GetThrowAtCompileError()TPRegexpstatic
IsValid() constTPRegexp
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) constTPRegexpprotected
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) constTPRegexpprotected
ReplaceSubs(const TString &s, TString &final, const TString &replacePattern, Int_t *ovec, Int_t nmatch) constTPRegexpprotected
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) constTPRegexpprotected
TPRegexp()TPRegexp
TPRegexp(const TString &pat)TPRegexp
TPRegexp(const TPRegexp &p)TPRegexp
~TPRegexp()TPRegexpvirtual