![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for TRegexp.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TRegexp) TRegexp | |
| Create a regular expression from the input string. More... | |
| ClassImp | ( | TRegexp | ) |
Create a regular expression from the input string.
If wildcard is true then the input string will first be interpreted as a wildcard expression by MakeWildcard(), and the result then interpreted as a regular expression.
Definition at line 42 of file TRegexp.cxx.