mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315932 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d9450fd0a5
commit
15ab676349
3 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@
|
|||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>Weakref::acquire</function> example</title>
|
||||
<title><methodname>Weakref::acquire</methodname> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>Weakref::__construct</function> example</title>
|
||||
<title><methodname>Weakref::__construct</methodname> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
&reftitle.examples;
|
||||
<para>
|
||||
<example>
|
||||
<title><function>Weakref::release</function> example</title>
|
||||
<title><methodname>Weakref::release</methodname> example</title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
|
Loading…
Reference in a new issue