Home | History | Annotate | Download | only in src

Lines Matching refs:IsValidEscape

646 bool IsValidEscape(char c) {
703 if (!IsValidEscape(regex[i])) {