Searched defs:PartialMatch (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-port.cc137 bool RE::PartialMatch(const char* str, const RE& re) { function in class:testing::internal::RE
387 bool RE::PartialMatch(const char* str, const RE& re) { function in class:testing::internal::RE
/macosx-10.10.1/pcre-7/pcre/
H A Dpcrecpp.cc193 bool RE::PartialMatch(const StringPiece& text, function in class:pcrecpp::RE
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h845 static bool PartialMatch(const ::std::string& str, const RE& re) { function in class:testing::internal::RE
854 static bool PartialMatch(const ::string& str, const RE& re) { function in class:testing::internal::RE

Completed in 225 milliseconds