Lines Matching full:regex
1145 bool ValidateRegex(const char* regex);1146 bool MatchRegexAtHead(const char* regex, const char* str);1148 bool escaped, char ch, char repeat, const char* regex, const char* str);1149 bool MatchRegexAnywhere(const char* regex, const char* str);