yannick         Mon Dec 20 11:00:52 2004 EDT

  Modified files:              
    /phpdoc/en/reference/var/functions  is-array.xml print-r.xml 
                                        var-dump.xml var-export.xml 
    /phpdoc/en/reference/xslt/functions xslt-process.xml 
                                        xslt-set-error-handler.xml 
  Log:
  more &example.outputs; entities
  
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-array.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/var/functions/is-array.xml
diff -u phpdoc/en/reference/var/functions/is-array.xml:1.6 
phpdoc/en/reference/var/functions/is-array.xml:1.7
--- phpdoc/en/reference/var/functions/is-array.xml:1.6  Thu Sep 23 03:44:36 2004
+++ phpdoc/en/reference/var/functions/is-array.xml      Mon Dec 20 11:00:51 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
   <refentry id="function.is-array">
    <refnamediv>
@@ -33,9 +33,7 @@
 ?>
 ]]>
       </programlisting>
-      <para>
-       This example will output :
-      </para>
+      &example.outputs;
       <screen>
 <![CDATA[
 Array
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/print-r.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/var/functions/print-r.xml
diff -u phpdoc/en/reference/var/functions/print-r.xml:1.8 
phpdoc/en/reference/var/functions/print-r.xml:1.9
--- phpdoc/en/reference/var/functions/print-r.xml:1.8   Sat Jan  3 09:00:52 2004
+++ phpdoc/en/reference/var/functions/print-r.xml       Mon Dec 20 11:00:51 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <!-- splitted from ./en/functions/var.xml, last change in rev 1.5 -->
   <refentry id="function.print-r">
    <refnamediv>
@@ -48,9 +48,7 @@
 </pre>
 ]]>
       </programlisting>
-      <para>
-       Which will output:
-      </para>
+      &example.outputs;
       <screen>
 <![CDATA[
 <pre>
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/var-dump.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/var/functions/var-dump.xml
diff -u phpdoc/en/reference/var/functions/var-dump.xml:1.7 
phpdoc/en/reference/var/functions/var-dump.xml:1.8
--- phpdoc/en/reference/var/functions/var-dump.xml:1.7  Sat Jan  3 09:55:06 2004
+++ phpdoc/en/reference/var/functions/var-dump.xml      Mon Dec 20 11:00:51 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/var.xml, last change in rev 1.84 -->
   <refentry id="function.var-dump">
    <refnamediv>
@@ -36,9 +36,7 @@
 ?>
 ]]>
       </programlisting>
-      <para>
-       Output:
-      </para>
+      &example.outputs;
       <screen>
 <![CDATA[
 array(3) {
@@ -69,9 +67,7 @@
 ?>
 ]]>
       </programlisting>
-      <para>
-       output:
-      </para>
+      &example.outputs;
       <screen>
 <![CDATA[
 float(3.1)
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/var-export.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/var/functions/var-export.xml
diff -u phpdoc/en/reference/var/functions/var-export.xml:1.5 
phpdoc/en/reference/var/functions/var-export.xml:1.6
--- phpdoc/en/reference/var/functions/var-export.xml:1.5        Mon Jan  5 
22:34:10 2004
+++ phpdoc/en/reference/var/functions/var-export.xml    Mon Dec 20 11:00:51 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/var.xml, last change in rev 1.6 -->
   <refentry id="function.var-export">
    <refnamediv>
@@ -34,9 +34,7 @@
 ?>
 ]]>
       </programlisting>
-      <para>
-       output:
-      </para>
+      &example.outputs;
       <screen>
 <![CDATA[
 array (
@@ -62,9 +60,7 @@
 ?>
 ]]>
       </programlisting>
-      <para>
-       output:
-      </para>
+      &example.outputs;
       <screen>
 <![CDATA[
 3.1
http://cvs.php.net/diff.php/phpdoc/en/reference/xslt/functions/xslt-process.xml?r1=1.16&r2=1.17&ty=u
Index: phpdoc/en/reference/xslt/functions/xslt-process.xml
diff -u phpdoc/en/reference/xslt/functions/xslt-process.xml:1.16 
phpdoc/en/reference/xslt/functions/xslt-process.xml:1.17
--- phpdoc/en/reference/xslt/functions/xslt-process.xml:1.16    Thu Aug 12 
21:00:48 2004
+++ phpdoc/en/reference/xslt/functions/xslt-process.xml Mon Dec 20 11:00:51 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
 <!-- splitted from ./en/functions/xslt.xml, last change in rev 1.3 -->
   <refentry id="function.xslt-process">
    <refnamediv>
@@ -219,9 +219,7 @@
 ?>
 ]]>
       </programlisting>
-      <para>
-       this will produce:
-      </para>
+      &example.outputs;
       <screen>
 <![CDATA[
 My PHP variable : test<br>
http://cvs.php.net/diff.php/phpdoc/en/reference/xslt/functions/xslt-set-error-handler.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/xslt/functions/xslt-set-error-handler.xml
diff -u phpdoc/en/reference/xslt/functions/xslt-set-error-handler.xml:1.5 
phpdoc/en/reference/xslt/functions/xslt-set-error-handler.xml:1.6
--- phpdoc/en/reference/xslt/functions/xslt-set-error-handler.xml:1.5   Tue Aug 
 3 10:33:40 2004
+++ phpdoc/en/reference/xslt/functions/xslt-set-error-handler.xml       Mon Dec 
20 11:00:51 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/xslt.xml, last change in rev 1.1 -->
   <refentry id="function.xslt-set-error-handler">
    <refnamediv>
@@ -71,9 +71,7 @@
 ?>
 ]]>
      </programlisting>
-     <para>
-      This example will output something similar to:
-     </para>
+     &example.outputs.similar;
      <screen>
 <![CDATA[
 array(4) {

Reply via email to