Date: 07/27/01
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions xslt.xml"
- Previous message: Hojtsy Gabor: "[PHP-DOC] Re: bug in status.php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Fri Jul 27 03:42:19 2001 EDT
Modified files:
/phpdoc/en/functions xslt.xml
Log:
Updated resources indications
Index: phpdoc/en/functions/xslt.xml
diff -u phpdoc/en/functions/xslt.xml:1.19 phpdoc/en/functions/xslt.xml:1.20
--- phpdoc/en/functions/xslt.xml:1.19 Thu Jul 26 19:18:54 2001
+++ phpdoc/en/functions/xslt.xml Fri Jul 27 03:42:19 2001
@@ -118,7 +118,7 @@
<funcprototype>
<funcdef>int <function>xslt_errno</function></funcdef>
<paramdef>
- int <parameter>xh</parameter>
+ resource <parameter>xh</parameter>
</paramdef>
</funcprototype>
</funcsynopsis>
@@ -142,7 +142,7 @@
<funcprototype>
<funcdef>mixed <function>xslt_error</function></funcdef>
<paramdef>
- int <parameter>xh</parameter>
+ resource <parameter>xh</parameter>
</paramdef>
</funcprototype>
</funcsynopsis>
@@ -165,7 +165,7 @@
<funcsynopsis>
<funcprototype>
<funcdef>string <function>xslt_fetch_result</function></funcdef>
- <paramdef>int <parameter>xh</parameter></paramdef>
+ <paramdef>resource <parameter>xh</parameter></paramdef>
<paramdef>string <parameter>result_name</parameter></paramdef>
</funcprototype>
</funcsynopsis>
@@ -438,7 +438,8 @@
</funcsynopsis>
&warn.experimental.func;
<para>
- Set SAX handlers on the resource handle given by xh.
+ Set SAX handlers on the resource handle given by
+ <parameter>xh</parameter>.
</para>
</refsect1>
</refentry>
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions xslt.xml"
- Previous message: Hojtsy Gabor: "[PHP-DOC] Re: bug in status.php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

