Home | History | Annotate | Download | only in Scripts

Lines Matching refs:parseDiffHeader

788 sub parseDiffHeader($$)
881 my $headerHashRef; # Last header found, as returned by parseDiffHeader().
923 ($headerHashRef, $line) = parseDiffHeader($fileHandle, $line);