Home | History | Annotate | Download | only in src

Lines Matching refs:regex

1141 bool ValidateRegex(const char* regex);
1142 bool MatchRegexAtHead(const char* regex, const char* str);
1144 bool escaped, char ch, char repeat, const char* regex, const char* str);
1145 bool MatchRegexAnywhere(const char* regex, const char* str);