git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315932 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2011-08-31 20:28:08 +00:00
parent d9450fd0a5
commit 15ab676349
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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