Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
PCREPriv_t Struct Reference

Definition at line 36 of file TPRegexp.cxx.

Public Member Functions

 PCREPriv_t ()
 

Public Attributes

pcre * fPCRE
 
pcre_extra * fPCREExtra
 

Constructor & Destructor Documentation

◆ PCREPriv_t()

PCREPriv_t::PCREPriv_t ( )
inline

Definition at line 40 of file TPRegexp.cxx.

Member Data Documentation

◆ fPCRE

pcre* PCREPriv_t::fPCRE

Definition at line 37 of file TPRegexp.cxx.

◆ fPCREExtra

pcre_extra* PCREPriv_t::fPCREExtra

Definition at line 38 of file TPRegexp.cxx.

Collaboration diagram for PCREPriv_t:
[legend]

The documentation for this struct was generated from the following file: