|
| RE (const RE &other) |
|
| RE (const ::std::string ®ex) |
|
| RE (const char *regex) |
|
const char * | pattern () const |
|
| RE (const RE &other) |
|
| RE (const ::std::string ®ex) |
|
| RE (const char *regex) |
|
const char * | pattern () const |
|
|
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) |
|
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:
- vendor/gtest-1.7.0/fused-src/gtest/gtest.h
- vendor/gtest-1.7.0/include/gtest/internal/gtest-port.h