use entity for example qualifier

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172556 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sean Coates 2004-11-12 16:33:58 +00:00
parent eec94450b2
commit ff07d7caec
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
<refentry id="function.ftp-nlist">
<refnamediv>
@ -39,7 +39,7 @@ var_dump($contents);
]]>
</programlisting>
<para>
The above example will output something similar to:
&example.outputs.similar;
</para>
<screen>
<![CDATA[

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
<refentry id="function.ftp-rawlist">
<refnamediv>
@ -50,7 +50,7 @@ var_dump($buff);
]]>
</programlisting>
<para>
The above example will output something similar to:
&example.outputs.similar;
</para>
<screen>
<![CDATA[

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
<refentry id="function.ftp-systype">
<refnamediv>
@ -37,7 +37,7 @@ if ($type = ftp_systype($ftp)) {
]]>
</programlisting>
<para>
The above example will output something similar to:
&example.outputs.similar;
</para>
<screen>
<![CDATA[