Public Member Functions | |
| PCREPriv_t () | |
Public Attributes | |
| pcre * | fPCRE |
| pcre_extra * | fPCREExtra |
Definition at line 36 of file TPRegexp.cxx.
| PCREPriv_t::PCREPriv_t | ( | ) | [inline] |
Definition at line 37 of file TPRegexp.cxx.
Referenced by TPRegexp::Compile(), TPRegexp::Match(), TPRegexp::MatchInternal(), TPRegexp::operator=(), TPRegexp::Optimize(), PCREPriv_t(), TPRegexp::Substitute(), TPRegexp::SubstituteInternal(), and TPRegexp::~TPRegexp().
Definition at line 38 of file TPRegexp.cxx.
Referenced by TPRegexp::Compile(), TPRegexp::MatchInternal(), TPRegexp::operator=(), TPRegexp::Optimize(), PCREPriv_t(), TPRegexp::SubstituteInternal(), and TPRegexp::~TPRegexp().
1.5.1