Searched defs:FullMatch (Results 1 – 2 of 2) sorted by relevance
546 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() function555 static bool FullMatch(const ::string& str, const RE& re) { in FullMatch() function
87 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() function in testing::internal::RE339 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() function in testing::internal::RE