Home | History | Annotate | Download | only in src

Lines Matching refs:regex

1313 bool ValidateRegex(const char* regex);
1314 bool MatchRegexAtHead(const char* regex, const char* str);
1316 bool escaped, char ch, char repeat, const char* regex, const char* str);
1317 bool MatchRegexAnywhere(const char* regex, const char* str);