mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
2 <refsect1 role="examples">'s => 1 <refsect1 role="examples">.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304438 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7605db79ce
commit
070d3068ad
1 changed files with 2 additions and 4 deletions
|
@ -101,6 +101,8 @@ Array
|
|||
]]>
|
||||
</screen>
|
||||
</example>
|
||||
</para>
|
||||
<para>
|
||||
<example>
|
||||
<title><function>array_map</function> using a lambda function (as of PHP 5.3.0)</title>
|
||||
<programlisting role="php">
|
||||
|
@ -128,10 +130,6 @@ Array
|
|||
</screen>
|
||||
</example>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>array_map</function> - using more arrays</title>
|
||||
|
|
Loading…
Reference in a new issue