mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
fixed docs for set_file_buffer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26396 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a9fe103886
commit
4461cf78a8
1 changed files with 1 additions and 1 deletions
|
@ -1318,7 +1318,7 @@ fclose ($fd);
|
|||
<refsect1>
|
||||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcdef>int <function>fwrite</function></funcdef>
|
||||
<funcdef>int <function>set_file_buffer</function></funcdef>
|
||||
<paramdef>int <parameter>fp</parameter></paramdef>
|
||||
<paramdef>int <parameter>buffer</parameter></paramdef>
|
||||
</funcsynopsis>
|
||||
|
|
Loading…
Reference in a new issue