From a37696a552eb994bfe73a10d162b9d4f2e04d56e Mon Sep 17 00:00:00 2001 From: Maxim Maletsky Date: Sun, 10 Nov 2002 05:36:25 +0000 Subject: [PATCH] fixed several proto return types throughout the extension git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103150 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/oci8/functions/ocibindbyname.xml | 4 ++-- reference/oci8/functions/ocicancel.xml | 4 ++-- reference/oci8/functions/ocicollappend.xml | 4 ++-- reference/oci8/functions/ocicollassign.xml | 4 ++-- reference/oci8/functions/ocicollassignelem.xml | 4 ++-- reference/oci8/functions/ocicollmax.xml | 4 ++-- reference/oci8/functions/ocicollsize.xml | 4 ++-- reference/oci8/functions/ocicolltrim.xml | 4 ++-- reference/oci8/functions/ocicolumnisnull.xml | 4 ++-- reference/oci8/functions/ocidefinebyname.xml | 4 ++-- reference/oci8/functions/ocifetch.xml | 4 ++-- reference/oci8/functions/ocifreecollection.xml | 4 ++-- reference/oci8/functions/ocifreedesc.xml | 4 ++-- reference/oci8/functions/ocifreestatement.xml | 4 ++-- reference/oci8/functions/ocilogoff.xml | 4 ++-- reference/oci8/functions/ocinewcollection.xml | 4 ++-- reference/oci8/functions/ocisavelob.xml | 4 ++-- reference/oci8/functions/ocisavelobfile.xml | 4 ++-- reference/oci8/functions/ociwritelobtofile.xml | 4 ++-- 19 files changed, 38 insertions(+), 38 deletions(-) diff --git a/reference/oci8/functions/ocibindbyname.xml b/reference/oci8/functions/ocibindbyname.xml index 0388018836..00254f3908 100644 --- a/reference/oci8/functions/ocibindbyname.xml +++ b/reference/oci8/functions/ocibindbyname.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ Description - intOCIBindByName + boolOCIBindByName intstmt stringph_name mixed &variable diff --git a/reference/oci8/functions/ocicancel.xml b/reference/oci8/functions/ocicancel.xml index 8bf1c55162..077e653b1f 100644 --- a/reference/oci8/functions/ocicancel.xml +++ b/reference/oci8/functions/ocicancel.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - intOCICancel + boolOCICancel intstmt diff --git a/reference/oci8/functions/ocicollappend.xml b/reference/oci8/functions/ocicollappend.xml index 0f9b38cf28..1a6c75eb35 100644 --- a/reference/oci8/functions/ocicollappend.xml +++ b/reference/oci8/functions/ocicollappend.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - stringOCICollAppend + boolOCICollAppend objectcollection objectobject diff --git a/reference/oci8/functions/ocicollassign.xml b/reference/oci8/functions/ocicollassign.xml index 13816e4ad4..abbeeab720 100644 --- a/reference/oci8/functions/ocicollassign.xml +++ b/reference/oci8/functions/ocicollassign.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - stringOCICollAssign + boolOCICollAssign objectcollection objectobject diff --git a/reference/oci8/functions/ocicollassignelem.xml b/reference/oci8/functions/ocicollassignelem.xml index 78aab72cd4..c112eb7786 100644 --- a/reference/oci8/functions/ocicollassignelem.xml +++ b/reference/oci8/functions/ocicollassignelem.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - stringOCICollAssignElem + boolOCICollAssignElem objectcollection stringndx stringval diff --git a/reference/oci8/functions/ocicollmax.xml b/reference/oci8/functions/ocicollmax.xml index dc50c76fd5..c3d0afa47d 100644 --- a/reference/oci8/functions/ocicollmax.xml +++ b/reference/oci8/functions/ocicollmax.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - stringOCICollMax + intOCICollMax objectcollection diff --git a/reference/oci8/functions/ocicollsize.xml b/reference/oci8/functions/ocicollsize.xml index cc8d199527..63744c306e 100644 --- a/reference/oci8/functions/ocicollsize.xml +++ b/reference/oci8/functions/ocicollsize.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - stringOCICollSize + intOCICollSize objectcollection diff --git a/reference/oci8/functions/ocicolltrim.xml b/reference/oci8/functions/ocicolltrim.xml index 774e1593b8..e789384737 100644 --- a/reference/oci8/functions/ocicolltrim.xml +++ b/reference/oci8/functions/ocicolltrim.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - stringOCICollTrim + boolOCICollTrim objectcollection intnum diff --git a/reference/oci8/functions/ocicolumnisnull.xml b/reference/oci8/functions/ocicolumnisnull.xml index 70b721e4f3..a1f35640c3 100644 --- a/reference/oci8/functions/ocicolumnisnull.xml +++ b/reference/oci8/functions/ocicolumnisnull.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - intOCIColumnIsNULL + boolOCIColumnIsNULL intstmt mixedcolumn diff --git a/reference/oci8/functions/ocidefinebyname.xml b/reference/oci8/functions/ocidefinebyname.xml index 8a5a079610..6bdc48c0f2 100644 --- a/reference/oci8/functions/ocidefinebyname.xml +++ b/reference/oci8/functions/ocidefinebyname.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ Description - intOCIDefineByName + boolOCIDefineByName intstmt stringColumn-Name mixedvariable diff --git a/reference/oci8/functions/ocifetch.xml b/reference/oci8/functions/ocifetch.xml index 93e40ec047..89d70cf590 100644 --- a/reference/oci8/functions/ocifetch.xml +++ b/reference/oci8/functions/ocifetch.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - intOCIFetch + boolOCIFetch intstatement diff --git a/reference/oci8/functions/ocifreecollection.xml b/reference/oci8/functions/ocifreecollection.xml index 7e4b7f0493..5f8ec40b50 100644 --- a/reference/oci8/functions/ocifreecollection.xml +++ b/reference/oci8/functions/ocifreecollection.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - stringOCIFreeCollection + boolOCIFreeCollection objectlob diff --git a/reference/oci8/functions/ocifreedesc.xml b/reference/oci8/functions/ocifreedesc.xml index 9c1c697c5f..eaf6c75bdc 100644 --- a/reference/oci8/functions/ocifreedesc.xml +++ b/reference/oci8/functions/ocifreedesc.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - intOCIFreeDesc + boolOCIFreeDesc objectlob diff --git a/reference/oci8/functions/ocifreestatement.xml b/reference/oci8/functions/ocifreestatement.xml index 5cb92c1df2..a844ba4d01 100644 --- a/reference/oci8/functions/ocifreestatement.xml +++ b/reference/oci8/functions/ocifreestatement.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ Description - intOCIFreeStatement + boolOCIFreeStatement intstmt diff --git a/reference/oci8/functions/ocilogoff.xml b/reference/oci8/functions/ocilogoff.xml index bd9e461ca5..1ed2671581 100644 --- a/reference/oci8/functions/ocilogoff.xml +++ b/reference/oci8/functions/ocilogoff.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - intOCILogOff + boolOCILogOff intconnection diff --git a/reference/oci8/functions/ocinewcollection.xml b/reference/oci8/functions/ocinewcollection.xml index 541879a2ef..5544a21485 100644 --- a/reference/oci8/functions/ocinewcollection.xml +++ b/reference/oci8/functions/ocinewcollection.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - stringOCINewCollection + boolOCINewCollection intconn stringtdo stringshema diff --git a/reference/oci8/functions/ocisavelob.xml b/reference/oci8/functions/ocisavelob.xml index 0f7a60a1bb..2251aa6849 100644 --- a/reference/oci8/functions/ocisavelob.xml +++ b/reference/oci8/functions/ocisavelob.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - stringOCISaveLob + boolOCISaveLob objectlob diff --git a/reference/oci8/functions/ocisavelobfile.xml b/reference/oci8/functions/ocisavelobfile.xml index 23a8b4dcdb..d2962d5215 100644 --- a/reference/oci8/functions/ocisavelobfile.xml +++ b/reference/oci8/functions/ocisavelobfile.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - stringOCISaveLobFile + boolOCISaveLobFile objectlob diff --git a/reference/oci8/functions/ociwritelobtofile.xml b/reference/oci8/functions/ociwritelobtofile.xml index 4fdef9e2ab..49e5322928 100644 --- a/reference/oci8/functions/ociwritelobtofile.xml +++ b/reference/oci8/functions/ociwritelobtofile.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - voidOCIWriteLobToFile + boolOCIWriteLobToFile objectlob stringfilename intstart