Searched defs:parseDiff (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/
H A DVCSUtils.pm822 # These hashes appear, for example, in the parseDiff(), parsePatch(),
872 sub parseDiff($$;$) subroutine
1242 ($newDiffHashRefs, $line) = parseDiff($fileHandle, $line, $optionsHashRef);

Completed in 168 milliseconds