From e59861955c3c1020d4caab989c0e83a1a046dba0 Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Fri, 27 Jul 2001 07:42:19 +0000 Subject: [PATCH] Updated resources indications git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52277 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/xslt.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/functions/xslt.xml b/functions/xslt.xml index 77110576ec..cd08347c95 100644 --- a/functions/xslt.xml +++ b/functions/xslt.xml @@ -118,7 +118,7 @@ int xslt_errno - int xh + resource xh @@ -142,7 +142,7 @@ mixed xslt_error - int xh + resource xh @@ -165,7 +165,7 @@ string xslt_fetch_result - int xh + resource xh string result_name @@ -438,7 +438,8 @@ if (xslt_process($xslData, $xmlData, $result)) { &warn.experimental.func; - Set SAX handlers on the resource handle given by xh. + Set SAX handlers on the resource handle given by + xh.