@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 ascending Modifiers Type Description
WordLevelDiff::split private function
WordLevelDiff::orig public function Overrides Diff::orig
WordLevelDiff::MAX_LINE_LENGTH constant
WordLevelDiff::__construct function Overrides MappedDiff::__construct
WordLevelDiff::closing public function Overrides Diff::closing
Diff::reverse function Compute reversed Diff.
Diff::lcs function Compute the length of the Longest Common Subsequence (LCS).
Diff::isEmpty function Check for empty diff.
Diff::$edits public property