Index of all elements
[ c ]
[ d ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ x ]
[ _ ]
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.
- Text_Diff
- in file Diff.php, method Text_Diff::Text_Diff()
Computes diffs between sequences of strings.
- ThreeWay.php
- procedural page ThreeWay.php
- Text_Diff3
- in file Diff3.php, method Text_Diff3::Text_Diff3()
Computes diff between 3 sequences of strings.
- 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, method Text_Diff_Mapped::Text_Diff_Mapped()
Computes a diff between sequences of strings.
- 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
- in file Renderer.php, method Text_Diff_Renderer::Text_Diff_Renderer()
Constructor.
- 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_Diff_ThreeWay
- in file ThreeWay.php, method Text_Diff_ThreeWay::Text_Diff_ThreeWay()
Computes diff between 3 sequences of strings.
- 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
_
- _getTempDir
- in file Diff.php, method Text_Diff::_getTempDir()
Determines the location of the system temporary directory.
top
Documentation generated on Fri, 24 Jul 2009 15:00:02 +0000 by phpDocumentor 1.4.2. PEAR Logo Copyright © PHP Group 2004.
|
|