Home | History | Annotate | Download | only in FileCheck

Lines Matching refs:Newline

418   if (!Regex(RegExToMatch, Regex::Newline).match(Buffer, &MatchInfo))
972 // Scan for newline.
978 // Handle \n\r and \r\n as a single newline.
1022 // the previous line (i.e. that there is one newline between them).