full_regex_ | testing::internal::RE | [private] |
FullMatch(const ::std::string &str, const RE &re) | testing::internal::RE | [inline, static] |
FullMatch(const char *str, const RE &re) | testing::internal::RE | [static] |
GTEST_DISALLOW_ASSIGN_(RE) | testing::internal::RE | [private] |
Init(const char *regex) | testing::internal::RE | [private] |
is_valid_ | testing::internal::RE | [private] |
partial_regex_ | testing::internal::RE | [private] |
PartialMatch(const ::std::string &str, const RE &re) | testing::internal::RE | [inline, static] |
PartialMatch(const char *str, const RE &re) | testing::internal::RE | [static] |
pattern() const | testing::internal::RE | [inline] |
pattern_ | testing::internal::RE | [private] |
RE(const RE &other) | testing::internal::RE | [inline] |
RE(const ::std::string ®ex) | testing::internal::RE | [inline] |
RE(const char *regex) | testing::internal::RE | [inline] |
~RE() | testing::internal::RE |