mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Change object to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172541 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f1caceb121
commit
3a9feb2b5e
11 changed files with 24 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.oci-collection-assign">
|
||||
<refnamediv>
|
||||
<refname>collection->assign</refname>
|
||||
|
@ -9,7 +9,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>collection->assign</methodname>
|
||||
<methodparam><type>object</type><parameter>from</parameter></methodparam>
|
||||
<methodparam><type>OCI-Collection</type><parameter>from</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Assigns a value to the collection from another, previously created
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.oci-lob-append">
|
||||
<refnamediv>
|
||||
<refname>lob->append</refname>
|
||||
|
@ -9,7 +9,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>lob->append</methodname>
|
||||
<methodparam><type>object</type><parameter>lob_from</parameter></methodparam>
|
||||
<methodparam><type>OCI-Lob</type><parameter>lob_from</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Appends data from the large object to the end of another large object.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.oci-collection-assign">
|
||||
<refnamediv>
|
||||
<refname>collection->assign</refname>
|
||||
|
@ -9,7 +9,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>collection->assign</methodname>
|
||||
<methodparam><type>object</type><parameter>from</parameter></methodparam>
|
||||
<methodparam><type>OCI-Collection</type><parameter>from</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Assigns a value to the collection from another, previously created
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.oci-lob-append">
|
||||
<refnamediv>
|
||||
<refname>lob->append</refname>
|
||||
|
@ -9,7 +9,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>lob->append</methodname>
|
||||
<methodparam><type>object</type><parameter>lob_from</parameter></methodparam>
|
||||
<methodparam><type>OCI-Lob</type><parameter>lob_from</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Appends data from the large object to the end of another large object.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.oci-lob-copy">
|
||||
<refnamediv>
|
||||
<refname>oci_lob_copy</refname>
|
||||
|
@ -9,8 +9,8 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>oci_lob_copy</methodname>
|
||||
<methodparam><type>object</type><parameter>lob_to</parameter></methodparam>
|
||||
<methodparam><type>object</type><parameter>lob_from</parameter></methodparam>
|
||||
<methodparam><type>OCI-Lob</type><parameter>lob_to</parameter></methodparam>
|
||||
<methodparam><type>OCI-Lob</type><parameter>lob_from</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>length</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.oci-lob-is-equal">
|
||||
<refnamediv>
|
||||
<refname>oci_lob_is_equal</refname>
|
||||
|
@ -9,8 +9,8 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>oci_lob_is_equal</methodname>
|
||||
<methodparam><type>object</type><parameter>lob1</parameter></methodparam>
|
||||
<methodparam><type>object</type><parameter>lob2</parameter></methodparam>
|
||||
<methodparam><type>OCI-Lob</type><parameter>lob1</parameter></methodparam>
|
||||
<methodparam><type>OCI-Lob</type><parameter>lob2</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Compares two LOB/FILE locators. Returns &true; if these objects are equal
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.oci-new-collection">
|
||||
<refnamediv>
|
||||
<refname>oci_new_collection</refname>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<refsect1>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>object</type><methodname>oci_new_collection</methodname>
|
||||
<type>OCI-Collection</type><methodname>oci_new_collection</methodname>
|
||||
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>tdo</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>schema</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<refentry id="function.oci-new-descriptor">
|
||||
<refnamediv>
|
||||
<refname>oci_new_descriptor</refname>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<refsect1>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>object</type><methodname>oci_new_descriptor</methodname>
|
||||
<type>OCI-Lob</type><methodname>oci_new_descriptor</methodname>
|
||||
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>type</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!--
|
||||
|
||||
DO NOT TRANSLATE THIS FILE.
|
||||
|
@ -17,7 +17,7 @@ PLEASE, TRANSLATE THE APPROPRIATE NEW FILE.
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>ocicollassign</methodname>
|
||||
<methodparam><type>object</type><parameter>from</parameter></methodparam>
|
||||
<methodparam><type>OCI-Collection</type><parameter>from</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<note>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!--
|
||||
|
||||
DO NOT TRANSLATE THIS FILE.
|
||||
|
@ -16,7 +16,7 @@ PLEASE, TRANSLATE THE APPROPRIATE NEW FILE.
|
|||
<refsect1>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>object</type><methodname>ocinewcollection</methodname>
|
||||
<type>OCI-Collection</type><methodname>ocinewcollection</methodname>
|
||||
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>tdo</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>schema</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
<!--
|
||||
|
||||
DO NOT TRANSLATE THIS FILE.
|
||||
|
@ -18,7 +18,7 @@ PLEASE, TRANSLATE THE APPROPRIATE NEW FILE.
|
|||
<refsect1>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>object</type><methodname>ocinewdescriptor</methodname>
|
||||
<type>OCI-Lob</type><methodname>ocinewdescriptor</methodname>
|
||||
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>type</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
Loading…
Reference in a new issue