Home | History | Annotate | Download | only in src

Lines Matching refs:IsValidEscape

605 bool IsValidEscape(char c) {
662 if (!IsValidEscape(regex[i])) {