Text_MappedDiff Text_MappedDiff(
$from_lines
$from_lines, $to_lines
$to_lines, $mapped_from_lines
$mapped_from_lines, $mapped_to_lines
$mapped_to_lines)
|
|
Computes a diff between sequences of strings.
This can be used to compute things like case-insensitve diffs, or diffs which ignore changes in white-space.
Parameters: