/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | regexp_adapter.h | 155 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/ |
D | pcre.h | 289 static const FullMatchFunctor FullMatch; variable
|
D | pcre.cc | 98 const PCRE::FullMatchFunctor PCRE::FullMatch = { } ; member in re2::PCRE
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 719 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/ |
D | gtest-port.cc | 724 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/ |
D | gtest-port.h | 893 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() function
|
/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-port.h | 912 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() function
|
/third_party/cef/tools/distrib/gtest/ |
D | gtest.h | 1166 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() function
|
D | gtest-all.cc | 11052 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/ |
D | re2.h | 367 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/ |
D | FileCheck.cpp | 660 StringRef FullMatch = MatchInfo[0]; in match() local
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 7048 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/ |
D | gmock-matchers_test.cc | 6890 TEST(VariantTest, FullMatch) { in TEST() argument 6935 TEST(AnyWithTest, FullMatch) { in TEST() argument
|