initializer

-----
Patch by Hans Henrik Bergan

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329667 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2013-03-05 21:09:48 +00:00
parent 11d2d77eb9
commit 65ecfa33fd

View file

@ -12,7 +12,7 @@
<methodsynopsis>
<type>string</type><methodname>trim</methodname>
<methodparam><type>string</type><parameter>str</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>charlist</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>charlist</parameter><initializer>" \t\n\r\0\x0B"</initializer></methodparam>
</methodsynopsis>
<para>
This function returns a string with whitespace stripped from the