Classes, interfaces, and traits

Text_Diff

General API for generating and formatting diffs - the differences between two sequences of strings.

« More »

Text_Diff_Engine_native

Class used internally by Text_Diff to actually compute the diffs.

« More »

Text_Diff_Engine_shell

Class used internally by Diff to actually compute the diffs.

« More »

Text_Diff_Engine_string

Parses unified or context diffs output from eg. the diff utility.

« More »

Text_Diff_Engine_xdiff

Class used internally by Diff to actually compute the diffs.

« More »

Text_Diff_Op

« More »

Text_Diff_Op_add

« More »

Text_Diff_Op_change

« More »

Text_Diff_Op_copy

« More »

Text_Diff_Op_delete

« More »

Text_Diff_Renderer

A class to render Diffs in different formats.

« More »

Text_Diff_Renderer_inline

"Inline" diff renderer.

« More »

Text_MappedDiff

General API for generating and formatting diffs - the differences between two sequences of strings.

« More »