mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
updated translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61031 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c565fb8405
commit
9cdbabbaca
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
<reference id="ref.mbstring">
|
||||
<title>Multi-Byte String Functions</title>
|
||||
<titleabbrev>
|
||||
|
@ -457,7 +457,7 @@ mbstring.substitute_character = none
|
|||
<para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<simpara>Storage for a character can be up to four
|
||||
<simpara>Storage for a character can be up to six
|
||||
bytes</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -582,7 +582,7 @@ mbstring.substitute_character = none
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string
|
||||
<funcdef>boolean
|
||||
<function>mb_parse_str</function>
|
||||
</funcdef>
|
||||
<paramdef>string
|
||||
|
|
Loading…
Reference in a new issue