#include <TRegexp.h>
Public Types | |
| enum | EStatVal { kOK = 0, kIllegal, kNomem, kToolong } |
Public Methods | |
| TRegexp (const char *re, Bool_t wildcard=kFALSE) | |
| TRegexp (const TString &re) | |
| TRegexp (const TRegexp &re) | |
| virtual | ~TRegexp () |
| TRegexp & | operator= (const TRegexp &re) |
| TRegexp & | operator= (const TString &re) |
| TRegexp & | operator= (const char *re) |
| Ssiz_t | Index (const TString &str, Ssiz_t *len, Ssiz_t start=0) const |
| EStatVal | Status () |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
1.2.16