testing::internal::RE Class Reference
List of all members.
Public Member Functions |
| RE (const RE &other) |
| RE (const ::std::string ®ex) |
| RE (const char *regex) |
const char * | pattern () const |
Static Public Member Functions |
static bool | FullMatch (const ::std::string &str, const RE &re) |
static bool | PartialMatch (const ::std::string &str, const RE &re) |
static bool | FullMatch (const char *str, const RE &re) |
static bool | PartialMatch (const char *str, const RE &re) |
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/Asg_GoogleTest/include/gtest/internal/gtest-port.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/Asg_GoogleTest/Root/gtest-port.cxx