Home | History | Annotate | Download | only in FileCheck

Lines Matching refs:Newline

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