Home
last modified time | relevance | path

Searched defs:FullMatch (Results 1 – 13 of 13) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dregexp_adapter.h155 inline bool FullMatch(const string& input_string, in FullMatch() function
160 inline bool FullMatch(const string& input_string) const { in FullMatch() function
/third_party/re2/util/
Dpcre.h289 static const FullMatchFunctor FullMatch; variable
Dpcre.cc98 const PCRE::FullMatchFunctor PCRE::FullMatch = { } ; member in re2::PCRE
/third_party/mesa3d/src/gtest/src/
Dgtest-port.cc719 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() function in testing::internal::RE
968 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() function in testing::internal::RE
/third_party/googletest/googletest/src/
Dgtest-port.cc724 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() function in testing::internal::RE
973 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() function in testing::internal::RE
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h893 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() function
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h912 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() function
/third_party/cef/tools/distrib/gtest/
Dgtest.h1166 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() function
Dgtest-all.cc11052 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() function in testing::internal::RE
11301 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() function in testing::internal::RE
/third_party/re2/re2/
Dre2.h367 static bool FullMatch(const StringPiece& text, const RE2& re, A&&... a) { in FullMatch() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp660 StringRef FullMatch = MatchInfo[0]; in match() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc7048 void FullMatch(const std::string& name, const std::string& begin_with, in FullMatch() function in google::protobuf::descriptor_unittest::ExponentialErrorDatabase
/third_party/googletest/googlemock/test/
Dgmock-matchers_test.cc6890 TEST(VariantTest, FullMatch) { in TEST() argument
6935 TEST(AnyWithTest, FullMatch) { in TEST() argument