Home | History | Annotate | Download | only in Scripts

Lines Matching refs:parseGitDiffHeader

568 sub parseGitDiffHeader($$)
802 ($header, $lastReadLine) = parseGitDiffHeader($fileHandle, $line);