Home | History | Annotate | Download | only in Scripts

Lines Matching refs:parseSvnDiffHeader

687 sub parseSvnDiffHeader($$)
799 ($header, $lastReadLine) = parseSvnDiffHeader($fileHandle, $line);