Element index for package Text_Diff
[ c ]
[ d ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ x ]
[ _ ]
top
top
top
top
top
l
- lcs
- in file Diff.php, method Text_Diff::lcs()
Computes the length of the Longest Common Subsequence (LCS).
top
top
top
top
top
top
t
- Text_Diff
- in file Diff.php, class Text_Diff
General API for generating and formatting diffs - the differences between two sequences of strings.
- ThreeWay.php
- procedural page ThreeWay.php
- Text_Diff3
- in file Diff3.php, class Text_Diff3
A class for computing three way diffs.
- Text_Diff_Engine_native
- in file native.php, class Text_Diff_Engine_native
Class used internally by Text_Diff to actually compute the diffs.
- Text_Diff_Engine_shell
- in file shell.php, class Text_Diff_Engine_shell
Class used internally by Diff to actually compute the diffs.
- Text_Diff_Engine_string
- in file string.php, class Text_Diff_Engine_string
Parses unified or context diffs output from eg. the diff utility.
- Text_Diff_Engine_xdiff
- in file xdiff.php, class Text_Diff_Engine_xdiff
Class used internally by Diff to actually compute the diffs.
- Text_Diff_Mapped
- in file Mapped.php, class Text_Diff_Mapped
$Horde: framework/Text_Diff/Diff/Mapped.php,v 1.3.2.4 2009/01/06 15:23:41 jan Exp $
- Text_Diff_Renderer
- in file Renderer.php, class Text_Diff_Renderer
A class to render Diffs in different formats.
- Text_Diff_Renderer_context
- in file context.php, class Text_Diff_Renderer_context
- Text_Diff_Renderer_inline
- in file inline.php, class Text_Diff_Renderer_inline
"Inline" diff renderer.
- Text_Diff_Renderer_unified
- in file unified.php, class Text_Diff_Renderer_unified
- Text_Diff_ThreeWay
- in file ThreeWay.php, class Text_Diff_ThreeWay
A class for computing three way diffs.
- Text_MappedDiff
- in file Diff.php, method Text_MappedDiff::Text_MappedDiff()
Computes a diff between sequences of strings.
- Text_MappedDiff
- in file Diff.php, class Text_MappedDiff
- trimNewlines
- in file Diff.php, method Text_Diff::trimNewlines()
Removes trailing newlines from a line of text. This is meant to be used with array_walk().
top
top
top
Documentation generated on Mon, 11 Mar 2019 16:03:26 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|