PHP » GoLang |
login |
register |
about
|
GoLang xdiff_string_patch
request it (364)
GoLang replacement for PHP's xdiff_string_patch
[edit | history]
xdiff_string_patch(PECL xdiff >= 0.2.0) xdiff_string_patch — Patch a string with an unified diff Description
string xdiff_string_patch
( string
$str
, string $patch
[, int $flags
[, string &$error
]] )
Patches a Parameters
Return Values
Returns the patched string, or Examples
Example #1 xdiff_string_patch() example The following code applies changes to some article.
<?php |
more
Recently updated
more
Most requested
more
Last requests
|