/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
D | regexp_adapter.h | 110 inline bool PartialMatch(const string& input_string, in PartialMatch() function 115 inline bool PartialMatch(const string& input_string) const { in PartialMatch() function
|
/external/chromium_org/chrome/browser/component_updater/test/ |
D | component_updater_service_unittest.h | 48 explicit PartialMatch(const std::string& expected) : expected_(expected) {} in PartialMatch() function
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-port.h | 650 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function 659 static bool PartialMatch(const ::string& str, const RE& re) { in PartialMatch() function
|
/external/protobuf/gtest/src/ |
D | gtest-port.cc | 127 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 376 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
/external/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 137 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 387 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
/external/chromium_org/third_party/mesa/src/src/gtest/src/ |
D | gtest-port.cc | 137 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 387 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
/external/chromium_org/testing/gtest/src/ |
D | gtest-port.cc | 162 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 412 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-port.cc | 137 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 387 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
/external/gtest/src/ |
D | gtest-port.cc | 163 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 413 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
/external/regex-re2/util/ |
D | pcre.h | 323 static const PartialMatchFunctor PartialMatch; variable
|
D | pcre.cc | 43 const PCRE::PartialMatchFunctor PCRE::PartialMatch = { }; member in re2::PCRE
|
/external/chromium_org/third_party/re2/util/ |
D | pcre.h | 329 static const PartialMatchFunctor PartialMatch; variable
|
D | pcre.cc | 48 const PCRE::PartialMatchFunctor PCRE::PartialMatch = { }; member in re2::PCRE
|
/external/regex-re2/re2/ |
D | re2.h | 338 bool, const StringPiece&, const RE2&, Arg, RE2::PartialMatchN> PartialMatch; variable
|
D | re2.cc | 30 …dicFunction2<bool, const StringPiece&, const RE2&, RE2::Arg, RE2::PartialMatchN> RE2::PartialMatch; member in re2::RE2
|
/external/chromium_org/third_party/re2/re2/ |
D | re2.h | 338 bool, const StringPiece&, const RE2&, Arg, RE2::PartialMatchN> PartialMatch; variable
|
D | re2.cc | 36 …nction2<bool, const StringPiece&, const RE2&, RE2::Arg, RE2::PartialMatchN> RE2::PartialMatch = {}; member in re2::RE2
|
/external/regex-re2/re2/testing/ |
D | re2_test.cc | 515 TEST(RE2, PartialMatch) { in TEST() argument
|
/external/chromium_org/third_party/re2/re2/testing/ |
D | re2_test.cc | 522 TEST(RE2, PartialMatch) { in TEST() argument
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 8372 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 8622 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 8372 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE 8622 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|