MediaWiki
REL1_21
|
Public Member Functions | |
__construct ($orig_lines, $closing_lines) | |
_split ($lines) | |
closing () | |
orig () | |
Public Attributes | |
const | MAX_LINE_LENGTH = 10000 |
WordLevelDiff::__construct | ( | $ | orig_lines, |
$ | closing_lines | ||
) |
$orig_lines | |
$closing_lines |
Reimplemented from Diff.
Definition at line 1247 of file DairikiDiff.php.
References _split(), list, wfProfileIn(), and wfProfileOut().
WordLevelDiff::_split | ( | $ | lines | ) |
$lines |
Definition at line 1262 of file DairikiDiff.php.
References $lines, array(), as, wfProfileIn(), and wfProfileOut().
Referenced by __construct().
Reimplemented from Diff.
Definition at line 1316 of file DairikiDiff.php.
References $lines, _HWLDF_WordAccumulator\addWords(), as, edits, wfProfileIn(), and wfProfileOut().
Reimplemented from Diff.
Definition at line 1297 of file DairikiDiff.php.
References $lines, _HWLDF_WordAccumulator\addWords(), as, edits, wfProfileIn(), and wfProfileOut().
const WordLevelDiff::MAX_LINE_LENGTH = 10000 |
Definition at line 1241 of file DairikiDiff.php.