#include <gtest-port.h>
|
| | RE (const RE &other) |
| |
| | RE (const ::std::string ®ex) |
| |
| | RE (const char *regex) |
| |
| | ~RE () |
| |
| const char * | pattern () const |
| |
| testing::internal::RE::RE |
( |
const RE & |
other | ) |
|
|
inline |
| testing::internal::RE::RE |
( |
const ::std::string & |
regex | ) |
|
|
inline |
| testing::internal::RE::RE |
( |
const char * |
regex | ) |
|
|
inline |
| testing::internal::RE::~RE |
( |
| ) |
|
| const char* testing::internal::RE::pattern |
( |
| ) |
const |
|
inline |
| static bool testing::internal::RE::FullMatch |
( |
const ::std::string & |
str, |
|
|
const RE & |
re |
|
) |
| |
|
inlinestatic |
| static bool testing::internal::RE::PartialMatch |
( |
const ::std::string & |
str, |
|
|
const RE & |
re |
|
) |
| |
|
inlinestatic |
| static bool testing::internal::RE::FullMatch |
( |
const char * |
str, |
|
|
const RE & |
re |
|
) |
| |
|
static |
| static bool testing::internal::RE::PartialMatch |
( |
const char * |
str, |
|
|
const RE & |
re |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- /home/adrl/code/src/control-toolbox/ct_core/build/test/googletest-src/googletest/include/gtest/internal/gtest-port.h