MediaWiki REL1_31
DiffEngine Member List

This is the complete list of members for DiffEngine, including all inherited members.

$addedDiffEngine
$bailoutComplexityDiffEngineprotected
$fromDiffEngineprivate
$heuristicUsedDiffEngine
$lcsLengthCorrectedForHeuristicDiffEngineprivate
$lengthDiffEngine
$mDiffEngineprivate
$maxDifferencesDiffEngineprivate
$nDiffEngineprivate
$powLimitDiffEngineprivate
$removedDiffEngine
$toDiffEngineprivate
$tooLongDiffEngineprivate
__construct( $tooLong=2000000, $powLimit=1.45)DiffEngine
diff( $from_lines, $to_lines)DiffEngine
diff_range( $from_lines, $to_lines)DiffEngine
diffInternal(array $from, array $to)DiffEngineprotected
find_middle_snake( $bottoml1, $topl1, $bottoml2, $topl2, &$V, &$snake)DiffEngineprivate
findMostProgress( $M, $N, $limit, $V)DiffEngineprivatestatic
getLcsLength()DiffEngine
lcs_rec( $bottoml1, $topl1, $bottoml2, $topl2, &$V, &$snake)DiffEngineprivate
setBailoutComplexity( $value)DiffEngine
shiftBoundaries(array $lines, array &$changed, array $other_changed)DiffEngineprivate