|
| 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) |
|
The documentation for this class was generated from the following file:
- /home/wangwei/program/asf/release-0.1/apache-singa-incubating-0.1.0-RC1/include/gtest/gtest.h