#include <gtest-port.h>
Public Member Functions | |
const char * | pattern () const |
const char * | pattern () const |
const char * | pattern () const |
const char * | pattern () const |
const char * | pattern () const |
const char * | pattern () const |
RE (const ::std::string ®ex) | |
RE (const ::std::string ®ex) | |
RE (const ::std::string ®ex) | |
RE (const ::std::string ®ex) | |
RE (const ::std::string ®ex) | |
RE (const ::std::string ®ex) | |
RE (const char *regex) | |
RE (const char *regex) | |
RE (const char *regex) | |
RE (const char *regex) | |
RE (const char *regex) | |
RE (const char *regex) | |
RE (const RE &other) | |
RE (const RE &other) | |
RE (const RE &other) | |
RE (const RE &other) | |
RE (const RE &other) | |
RE (const RE &other) | |
~RE () | |
~RE () | |
~RE () | |
~RE () | |
~RE () | |
~RE () | |
Static Public Member Functions | |
static bool | FullMatch (const ::std::string &str, const RE &re) |
static bool | FullMatch (const ::std::string &str, const RE &re) |
static bool | FullMatch (const ::std::string &str, const RE &re) |
static bool | FullMatch (const ::std::string &str, const RE &re) |
static bool | FullMatch (const ::std::string &str, const RE &re) |
static bool | FullMatch (const ::std::string &str, const RE &re) |
static bool | FullMatch (const char *str, const RE &re) |
static bool | FullMatch (const char *str, const RE &re) |
static bool | FullMatch (const char *str, const RE &re) |
static bool | FullMatch (const char *str, const RE &re) |
static bool | FullMatch (const char *str, const RE &re) |
static bool | FullMatch (const char *str, const RE &re) |
static bool | PartialMatch (const ::std::string &str, const RE &re) |
static bool | PartialMatch (const ::std::string &str, const RE &re) |
static bool | PartialMatch (const ::std::string &str, const RE &re) |
static bool | PartialMatch (const ::std::string &str, const RE &re) |
static bool | PartialMatch (const ::std::string &str, const RE &re) |
static bool | PartialMatch (const ::std::string &str, const RE &re) |
static bool | PartialMatch (const char *str, const RE &re) |
static bool | PartialMatch (const char *str, const RE &re) |
static bool | PartialMatch (const char *str, const RE &re) |
static bool | PartialMatch (const char *str, const RE &re) |
static bool | PartialMatch (const char *str, const RE &re) |
static bool | PartialMatch (const char *str, const RE &re) |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (RE) | |
GTEST_DISALLOW_ASSIGN_ (RE) | |
GTEST_DISALLOW_ASSIGN_ (RE) | |
GTEST_DISALLOW_ASSIGN_ (RE) | |
void | Init (const char *regex) |
void | Init (const char *regex) |
void | Init (const char *regex) |
void | Init (const char *regex) |
void | Init (const char *regex) |
void | Init (const char *regex) |
Private Attributes | |
regex_t | full_regex_ |
bool | is_valid_ |
regex_t | partial_regex_ |
const char * | pattern_ |
Definition at line 882 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
Definition at line 886 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 889 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 891 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
testing::internal::RE::~RE | ( | ) |
Definition at line 9113 of file gmock-gtest-all.cc.
Definition at line 906 of file bloaty/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 909 of file bloaty/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 917 of file bloaty/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
testing::internal::RE::~RE | ( | ) |
Definition at line 893 of file boringssl-with-bazel/src/third_party/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 896 of file boringssl-with-bazel/src/third_party/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 898 of file boringssl-with-bazel/src/third_party/googletest/include/gtest/internal/gtest-port.h.
testing::internal::RE::~RE | ( | ) |
Definition at line 2435 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.
|
inline |
Definition at line 2438 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.
|
inline |
Definition at line 2446 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.
testing::internal::RE::~RE | ( | ) |
Definition at line 910 of file googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 913 of file googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 915 of file googletest/googletest/include/gtest/internal/gtest-port.h.
testing::internal::RE::~RE | ( | ) |
Definition at line 906 of file protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 909 of file protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 917 of file protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
testing::internal::RE::~RE | ( | ) |
|
inlinestatic |
Definition at line 901 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inlinestatic |
Definition at line 908 of file boringssl-with-bazel/src/third_party/googletest/include/gtest/internal/gtest-port.h.
|
inlinestatic |
Definition at line 925 of file googletest/googletest/include/gtest/internal/gtest-port.h.
|
inlinestatic |
Definition at line 927 of file bloaty/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inlinestatic |
Definition at line 927 of file protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inlinestatic |
Definition at line 2459 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.
Definition at line 9126 of file gmock-gtest-all.cc.
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 9143 of file gmock-gtest-all.cc.
|
private |
|
private |
|
private |
|
private |
|
private |
|
inlinestatic |
Definition at line 904 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inlinestatic |
Definition at line 911 of file boringssl-with-bazel/src/third_party/googletest/include/gtest/internal/gtest-port.h.
|
inlinestatic |
Definition at line 928 of file googletest/googletest/include/gtest/internal/gtest-port.h.
|
inlinestatic |
Definition at line 930 of file protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inlinestatic |
Definition at line 930 of file bloaty/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inlinestatic |
Definition at line 2462 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.
Definition at line 9135 of file gmock-gtest-all.cc.
|
inline |
Definition at line 895 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 902 of file boringssl-with-bazel/src/third_party/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 919 of file googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 921 of file protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 921 of file bloaty/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
inline |
Definition at line 2450 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.
|
private |
Definition at line 918 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
private |
Definition at line 914 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
private |
Definition at line 919 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.
|
private |
Definition at line 913 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-port.h.