@private

Hierarchy

Expanded class hierarchy of WordLevelDiff

Related topics

File

includes/diff.inc, line 904
A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3)

Members

Contains filters are case sensitive
Namesort descending Modifiers Type Description
Diff::$edits public property
Diff::isEmpty function Check for empty diff.
Diff::lcs function Compute the length of the Longest Common Subsequence (LCS).
Diff::reverse function Compute reversed Diff.
WordLevelDiff::closing public function Overrides Diff::closing
WordLevelDiff::__construct function Overrides MappedDiff::__construct
WordLevelDiff::MAX_LINE_LENGTH constant
WordLevelDiff::orig public function Overrides Diff::orig
WordLevelDiff::split private function