/sources/diff.php

Description
  • license: LGPL
Classes
Class Description
Text_Diff Text_Diff
Text_MappedDiff $Horde: framework/Text_Diff/Diff.php,v 1.17 2006/02/06 00:16:09 jan Exp $
Text_Diff3 A class for computing three way diffs.
Text_Diff_Renderer A class to render Diffs in different formats.
Text_Diff_Renderer_inline "Inline" diff renderer.
Text_Diff_Renderer_unified "Unified" diff renderer.
Functions
diff_compute_new (line 35)
void diff_compute_new ( $file_1,  $file_2,  $file_3)
  • $file_1
  • $file_2
  • $file_3
diff_simple (line 16)
void diff_simple ( $old_file,  $new_file)
  • $old_file
  • $new_file
diff_simple_2 (line 21)
void diff_simple_2 ( $old_contents,  $new_contents)
  • $old_contents
  • $new_contents
_diff_simple (line 26)
void _diff_simple ( $old,  $new)
  • $old
  • $new

Documentation generated on Sun, 02 Jan 2011 23:13:00 +0000 by phpDocumentor 1.4.3