mirror of
https://github.com/macintoshplus/doc-en.git
synced 2026-03-29 12:22:18 +02:00
link_or_trans_identifier (bug #26517)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168708 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.ibase-commit-ret">
|
||||
<refnamediv>
|
||||
<refname>ibase_commit_ret</refname>
|
||||
@@ -9,7 +9,7 @@
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>ibase_commit_ret</methodname>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>link_or_trans_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
If called without an argument, this function commits the default transaction
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/ibase.xml, last change in rev 1.23 -->
|
||||
<refentry id="function.ibase-commit">
|
||||
<refnamediv>
|
||||
@@ -10,7 +10,7 @@
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>ibase_commit</methodname>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>link_or_trans_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
If called without an argument, this function commits the default transaction
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.ibase-rollback-ret">
|
||||
<refnamediv>
|
||||
<refname>ibase_rollback_ret</refname>
|
||||
@@ -9,7 +9,7 @@
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>ibase_rollback_ret</methodname>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>link_or_trans_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
If called without an argument, this function rolls back the default transaction
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/ibase.xml, last change in rev 1.23 -->
|
||||
<refentry id="function.ibase-rollback">
|
||||
<refnamediv>
|
||||
@@ -10,7 +10,7 @@
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>ibase_rollback</methodname>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>link_or_trans_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
If called without an argument, this function rolls back the default transaction
|
||||
|
||||
Reference in New Issue
Block a user