Lines Matching refs:regex
914 GTEST_API_ bool ValidateRegex(const char* regex);915 GTEST_API_ bool MatchRegexAtHead(const char* regex, const char* str);917 bool escaped, char ch, char repeat, const char* regex, const char* str);918 GTEST_API_ bool MatchRegexAnywhere(const char* regex, const char* str);