Searched refs:InlineDiffFormatter (Results 1 – 4 of 4) sorted by relevance
6 use InlineDiffFormatter; alias55 $dformat = new InlineDiffFormatter();
46 $diffformatter = new InlineDiffFormatter();
8 use InlineDiffFormatter; alias258 $DiffFormatter = new InlineDiffFormatter();
1234 class InlineDiffFormatter extends DiffFormatter { class