ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
class.WordLevelDiff.php File Reference

Go to the source code of this file.

Data Structures

class  DifferenceEngine
 
class  _DiffOp
 
class  _DiffOp_Copy
 
class  _DiffOp_Delete
 
class  _DiffOp_Add
 
class  _DiffOp_Change
 
class  _DiffEngine
 
class  Diff
 
class  MappedDiff
 
class  DiffFormatter
 
class  _HWLDF_WordAccumulator
 
class  WordLevelDiff
 
class  TableDiffFormatter
 

Variables

const USE_ASSERTS function_exists('assert')
 
const NBSP ' '
 Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3. More...
 

Variable Documentation

◆ NBSP

const NBSP ' '

Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3.

Definition at line 1694 of file class.WordLevelDiff.php.

Referenced by _HWLDF_WordAccumulator\addWords().

◆ USE_ASSERTS

const USE_ASSERTS function_exists('assert')