General API for generating and formatting diffs - the differences between two sequences of strings.
Computes diffs between sequences of strings.
Computes diff between 3 sequences of strings.
A class for computing three way diffs.
Class used internally by Text_Diff to actually compute the diffs.
Class used internally by Diff to actually compute the diffs.
Parses unified or context diffs output from eg. the diff utility.
Class used internally by Diff to actually compute the diffs.
Computes a diff between sequences of strings.
$Horde: framework/Text_Diff/Diff/Mapped.php,v 1.3.2.4 2009/01/06 15:23:41 jan Exp $
A class to render Diffs in different formats.
A class for computing three way diffs.
Computes diff between 3 sequences of strings.
Computes a diff between sequences of strings.
Removes trailing newlines from a line of text. This is meant to be used with array_walk().