MCPcopy Create free account
hub / github.com/TheGamesDB/TheGamesDB / Text_Diff_Engine_string

Class Text_Diff_Engine_string

blog/wp-includes/Text/Diff/Engine/string.php:23–248  ·  view source on GitHub ↗

* Parses unified or context diffs output from eg. the diff utility. * * Example: * * $patch = file_get_contents('example.patch'); * $diff = new Text_Diff('string', array($patch)); * $renderer = new Text_Diff_Renderer_inline(); * echo $renderer->render($diff); * * * Copyright 2005 �rjan Persson * Copyright 2005-2010 The Horde Project (http://www.horde.org/) *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected