Public Member Functions | |
MappedDiff ($from_lines, $to_lines, $mapped_from_lines, $mapped_to_lines) |
Definition at line 803 of file DifferenceEngine.php.
|
Constructor. Computes diff between sequences of strings. This can be used to compute things like case-insensitve diffs, or diffs which ignore changes in white-space.
Definition at line 829 of file DifferenceEngine.php. References $i. |