yannick Mon Nov 1 08:25:31 2004 EDT
Modified files:
/phpdoc/en/reference/bzip2/functions bzcompress.xml
bzdecompress.xml
/phpdoc/en/reference/calendar/functions cal-from-jd.xml
/phpdoc/en/reference/classobj/functions get-class-methods.xml
get-class-vars.xml
get-class.xml
get-declared-classes.xml
get-declared-interfaces.xml
get-object-vars.xml
get-parent-class.xml
method-exists.xml
Log:
use more entities
http://cvs.php.net/diff.php/phpdoc/en/reference/bzip2/functions/bzcompress.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/bzip2/functions/bzcompress.xml
diff -u phpdoc/en/reference/bzip2/functions/bzcompress.xml:1.6
phpdoc/en/reference/bzip2/functions/bzcompress.xml:1.7
--- phpdoc/en/reference/bzip2/functions/bzcompress.xml:1.6 Fri Jun 18 11:18:37
2004
+++ phpdoc/en/reference/bzip2/functions/bzcompress.xml Mon Nov 1 08:25:29 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/bzip2.xml, last change in rev 1.1 -->
<refentry id="function.bzcompress">
<refnamediv>
@@ -42,7 +42,7 @@
</para>
</refsect1>
<refsect1>
- <title>Example</title>
+ &reftitle.examples;
<example>
<title>Compressing data</title>
<programlisting role="php">
http://cvs.php.net/diff.php/phpdoc/en/reference/bzip2/functions/bzdecompress.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/bzip2/functions/bzdecompress.xml
diff -u phpdoc/en/reference/bzip2/functions/bzdecompress.xml:1.7
phpdoc/en/reference/bzip2/functions/bzdecompress.xml:1.8
--- phpdoc/en/reference/bzip2/functions/bzdecompress.xml:1.7 Fri Jun 18 11:18:37
2004
+++ phpdoc/en/reference/bzip2/functions/bzdecompress.xml Mon Nov 1 08:25:29
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/bzip2.xml, last change in rev 1.1 -->
<refentry id="function.bzdecompress">
<refnamediv>
@@ -31,7 +31,7 @@
</para>
</refsect1>
<refsect1>
- <title>Example</title>
+ &reftitle.examples;
<example>
<title>Decompressing a String</title>
<programlisting role="php">
http://cvs.php.net/diff.php/phpdoc/en/reference/calendar/functions/cal-from-jd.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/calendar/functions/cal-from-jd.xml
diff -u phpdoc/en/reference/calendar/functions/cal-from-jd.xml:1.8
phpdoc/en/reference/calendar/functions/cal-from-jd.xml:1.9
--- phpdoc/en/reference/calendar/functions/cal-from-jd.xml:1.8 Mon Dec 15 13:41:57
2003
+++ phpdoc/en/reference/calendar/functions/cal-from-jd.xml Mon Nov 1 08:25:29
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/calendar.xml, last change in rev 1.19 -->
<refentry id='function.cal-from-jd'>
<refnamediv>
@@ -34,9 +34,7 @@
?>
]]>
</programlisting>
- <para>
- This will output :
- </para>
+ &example.outputs;
<screen>
<![CDATA[
Array
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/get-class-methods.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/classobj/functions/get-class-methods.xml
diff -u phpdoc/en/reference/classobj/functions/get-class-methods.xml:1.7
phpdoc/en/reference/classobj/functions/get-class-methods.xml:1.8
--- phpdoc/en/reference/classobj/functions/get-class-methods.xml:1.7 Thu Jan 15
07:42:05 2004
+++ phpdoc/en/reference/classobj/functions/get-class-methods.xml Mon Nov 1
08:25:30 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.2 -->
<refentry id="function.get-class-methods">
<refnamediv>
@@ -69,9 +69,7 @@
?>
]]>
</programlisting>
- <para>
- Will produce:
- </para>
+ &example.outputs;
<screen>
<![CDATA[
myclass
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/get-class-vars.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/classobj/functions/get-class-vars.xml
diff -u phpdoc/en/reference/classobj/functions/get-class-vars.xml:1.7
phpdoc/en/reference/classobj/functions/get-class-vars.xml:1.8
--- phpdoc/en/reference/classobj/functions/get-class-vars.xml:1.7 Thu Jan 8
18:50:15 2004
+++ phpdoc/en/reference/classobj/functions/get-class-vars.xml Mon Nov 1 08:25:30
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.1 -->
<refentry id="function.get-class-vars">
<refnamediv>
@@ -59,9 +59,7 @@
?>
]]>
</programlisting>
- <para>
- Will produce:
- </para>
+ &example.outputs;
<screen>
<![CDATA[
// Before PHP 4.2.0
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/get-class.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/classobj/functions/get-class.xml
diff -u phpdoc/en/reference/classobj/functions/get-class.xml:1.6
phpdoc/en/reference/classobj/functions/get-class.xml:1.7
--- phpdoc/en/reference/classobj/functions/get-class.xml:1.6 Wed Mar 31 13:53:59
2004
+++ phpdoc/en/reference/classobj/functions/get-class.xml Mon Nov 1 08:25:30
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.4 -->
<refentry id="function.get-class">
<refnamediv>
@@ -56,9 +56,7 @@
?>
]]>
</programlisting>
- <para>
- The output is:
- </para>
+ &example.outputs;
<screen>
<![CDATA[
Its name is foo
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/get-declared-classes.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/classobj/functions/get-declared-classes.xml
diff -u phpdoc/en/reference/classobj/functions/get-declared-classes.xml:1.5
phpdoc/en/reference/classobj/functions/get-declared-classes.xml:1.6
--- phpdoc/en/reference/classobj/functions/get-declared-classes.xml:1.5 Fri May 28
16:38:52 2004
+++ phpdoc/en/reference/classobj/functions/get-declared-classes.xml Mon Nov 1
08:25:30 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.11 -->
<refentry id="function.get-declared-classes">
<refnamediv>
@@ -45,9 +45,7 @@
?>
]]>
</programlisting>
- <para>
- This script will output something close to :
- </para>
+ &example.outputs.similar;
<screen>
<![CDATA[
Array
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/get-declared-interfaces.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/classobj/functions/get-declared-interfaces.xml
diff -u phpdoc/en/reference/classobj/functions/get-declared-interfaces.xml:1.3
phpdoc/en/reference/classobj/functions/get-declared-interfaces.xml:1.4
--- phpdoc/en/reference/classobj/functions/get-declared-interfaces.xml:1.3 Fri
Aug 20 05:36:58 2004
+++ phpdoc/en/reference/classobj/functions/get-declared-interfaces.xml Mon Nov 1
08:25:30 2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.get-declared-interfaces">
<refnamediv>
<refname>get_declared_interfaces</refname>
@@ -27,9 +27,7 @@
?>
]]>
</programlisting>
- <para>
- The above example will output something similar to: :
- </para>
+ &example.outputs.similar;
<screen>
<![CDATA[
Array
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/get-object-vars.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/classobj/functions/get-object-vars.xml
diff -u phpdoc/en/reference/classobj/functions/get-object-vars.xml:1.7
phpdoc/en/reference/classobj/functions/get-object-vars.xml:1.8
--- phpdoc/en/reference/classobj/functions/get-object-vars.xml:1.7 Thu May 6
11:25:58 2004
+++ phpdoc/en/reference/classobj/functions/get-object-vars.xml Mon Nov 1 08:25:30
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.1 -->
<refentry id="function.get-object-vars">
<refnamediv>
@@ -63,9 +63,7 @@
?>
]]>
</programlisting>
- <para>
- The printout of the above program will be:
- </para>
+ &example.outputs;
<screen>
<![CDATA[
Array
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/get-parent-class.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/classobj/functions/get-parent-class.xml
diff -u phpdoc/en/reference/classobj/functions/get-parent-class.xml:1.5
phpdoc/en/reference/classobj/functions/get-parent-class.xml:1.6
--- phpdoc/en/reference/classobj/functions/get-parent-class.xml:1.5 Thu Jan 15
07:42:05 2004
+++ phpdoc/en/reference/classobj/functions/get-parent-class.xml Mon Nov 1 08:25:30
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.4 -->
<refentry id="function.get-parent-class">
<refnamediv>
@@ -56,9 +56,7 @@
?>
]]>
</programlisting>
- <para>
- The output is:
- </para>
+ &example.outputs;
<screen>
<![CDATA[
I'm dad's son
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/method-exists.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/classobj/functions/method-exists.xml
diff -u phpdoc/en/reference/classobj/functions/method-exists.xml:1.3
phpdoc/en/reference/classobj/functions/method-exists.xml:1.4
--- phpdoc/en/reference/classobj/functions/method-exists.xml:1.3 Thu May 6
11:25:58 2004
+++ phpdoc/en/reference/classobj/functions/method-exists.xml Mon Nov 1 08:25:30
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/classobj.xml, last change in rev 1.9 -->
<refentry id="function.method-exists">
<refnamediv>
@@ -29,9 +29,7 @@
?>
]]>
</programlisting>
- <para>
- This script will output :
- </para>
+ &example.outputs;
<screen>
<![CDATA[
bool(true)