Searched defs:PartialMatch (Results 1 – 7 of 7) sorted by relevance
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| D | regexp_adapter.h | 146 inline bool PartialMatch(const string& input_string, in PartialMatch() function 151 inline bool PartialMatch(const string& input_string) const { in PartialMatch() function
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| D | gtest-port.h | 901 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function 935 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
|
| /third_party/node/deps/googletest/include/gtest/internal/ |
| D | gtest-port.h | 970 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function 1006 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
|
| /third_party/googletest/googletest/src/ |
| D | gtest-port.cc | 684 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 935 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
| /third_party/node/deps/googletest/src/ |
| D | gtest-port.cc | 689 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 948 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
| /third_party/mesa3d/src/gtest/src/ |
| D | gtest-port.cc | 728 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 974 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
| /third_party/mesa3d/src/gtest/include/gtest/internal/ |
| D | gtest-port.h | 896 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
|