mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165111 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4c9151cd6f
commit
5dee345e18
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.xdiff-file-patch-binary">
|
||||
<refnamediv>
|
||||
|
@ -20,7 +20,7 @@
|
|||
<function>xdiff_file_patch_binary</function> patches file
|
||||
<parameter>file</parameter> with binary patch in file
|
||||
<parameter>patch</parameter> and stores result in file
|
||||
<parameter>dest</parameter>.
|
||||
<parameter>dest</parameter>.
|
||||
</para>
|
||||
<para>
|
||||
&return.success;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.xdiff-file-patch">
|
||||
<refnamediv>
|
||||
|
@ -21,7 +21,7 @@
|
|||
<function>xdiff_file_patch</function> patches file
|
||||
<parameter>file</parameter> with unified patch in file
|
||||
<parameter>patch</parameter> and stores result in file
|
||||
<parameter>dest</parameter>.
|
||||
<parameter>dest</parameter>.
|
||||
</para>
|
||||
<para>
|
||||
<parameter>flags</parameter> can be either
|
||||
|
|
Loading…
Reference in a new issue