|
MediaWiki
REL1_22
|


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 1249 of file DairikiDiff.php.
References _split(), list, wfProfileIn(), and wfProfileOut().
| WordLevelDiff::_split | ( | $ | lines | ) |
| $lines |
Definition at line 1264 of file DairikiDiff.php.
References $lines, array(), as, wfProfileIn(), and wfProfileOut().
Referenced by __construct().
Reimplemented from Diff.
Definition at line 1322 of file DairikiDiff.php.
References $lines, _HWLDF_WordAccumulator\addWords(), as, edits, wfProfileIn(), and wfProfileOut().
Reimplemented from Diff.
Definition at line 1303 of file DairikiDiff.php.
References $lines, _HWLDF_WordAccumulator\addWords(), as, edits, wfProfileIn(), and wfProfileOut().
| const WordLevelDiff::MAX_LINE_LENGTH = 10000 |
Definition at line 1243 of file DairikiDiff.php.