mb_encode_mimeheader() default values (doc #54800)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311252 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2011-05-19 12:59:59 +00:00
parent 2a6c84eb82
commit 33ff228aa2

View file

@ -13,8 +13,8 @@
<methodparam><type>string</type><parameter>str</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>charset</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>transfer_encoding</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>linefeed</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>indent</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>linefeed</parameter><initializer>&quot;\r\n&quot;</initializer></methodparam>
<methodparam choice="opt"><type>int</type><parameter>indent</parameter><initializer>0</initializer></methodparam>
</methodsynopsis>
<para>
Encodes a given <type>string</type>