ILIAS  trunk Revision v11.0_alpha-1689-g66c127b4ae8
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
class.WordLevelDiff.php File Reference

Go to the source code of this file.

Data Structures

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
 

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 1019 of file class.WordLevelDiff.php.

Referenced by _HWLDF_WordAccumulator\_flushLine().

◆ USE_ASSERTS

const USE_ASSERTS function_exists('assert')