Home
last modified time | relevance | path

Searched refs:ibase_rollback (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/interbase/tests/
H A Dibase_rollback_001.phpt2 ibase_rollback(): Basic test
19 var_dump(ibase_rollback($x));
24 var_dump(ibase_rollback($x));
25 var_dump(ibase_rollback());
40 Warning: ibase_rollback(): invalid transaction handle (expecting explicit transaction start) in %s…
H A D005.phpt48 ibase_rollback(); /* default rolled */
98 ibase_rollback($link_def); /* just for example */
169 ibase_rollback($tr_1);
/dports/www/mod_php73/php-7.3.33/ext/interbase/tests/
H A Dibase_rollback_001.phpt2 ibase_rollback(): Basic test
19 var_dump(ibase_rollback($x));
24 var_dump(ibase_rollback($x));
25 var_dump(ibase_rollback());
40 Warning: ibase_rollback(): invalid transaction handle (expecting explicit transaction start) in %s…
H A D005.phpt48 ibase_rollback(); /* default rolled */
98 ibase_rollback($link_def); /* just for example */
169 ibase_rollback($tr_1);
/dports/databases/php73-interbase/php-7.3.33/ext/interbase/tests/
H A Dibase_rollback_001.phpt2 ibase_rollback(): Basic test
19 var_dump(ibase_rollback($x));
24 var_dump(ibase_rollback($x));
25 var_dump(ibase_rollback());
40 Warning: ibase_rollback(): invalid transaction handle (expecting explicit transaction start) in %s…
H A D005.phpt48 ibase_rollback(); /* default rolled */
98 ibase_rollback($link_def); /* just for example */
169 ibase_rollback($tr_1);
/dports/lang/php73/php-7.3.33/ext/interbase/
H A Dphp_interbase.h64 PHP_FUNCTION(ibase_rollback);
/dports/databases/php73-interbase/php-7.3.33/ext/interbase/
H A Dphp_interbase.h64 PHP_FUNCTION(ibase_rollback);
/dports/www/mod_php73/php-7.3.33/ext/interbase/
H A Dphp_interbase.h64 PHP_FUNCTION(ibase_rollback);
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dibase.php587 function ibase_rollback($link_or_trans_identifier = null): void function
590 $result = \ibase_rollback($link_or_trans_identifier);
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dibase.php587 function ibase_rollback($link_or_trans_identifier = null): void function
590 $result = \ibase_rollback($link_or_trans_identifier);
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/database/drivers/ibase/
H A Dibase_driver.php177 if (ibase_rollback($this->_ibase_trans))
/dports/www/codeigniter/CodeIgniter-3.1.11/system/database/drivers/ibase/
H A Dibase_driver.php177 if (ibase_rollback($this->_ibase_trans))
/dports/databases/adodb5/ADOdb-5.21.3/drivers/
H A Dadodb-ibase.inc.php195 $ret = ibase_rollback($this->_transactionID);
382 @ibase_rollback($this->_connectionID);
/dports/www/moodle311/moodle/lib/adodb/drivers/
H A Dadodb-ibase.inc.php199 $ret = ibase_rollback($this->_transactionID);
386 @ibase_rollback($this->_connectionID);
/dports/devel/rth/rth/adodb-4.65/drivers/
H A Dadodb-ibase.inc.php184 $ret = ibase_rollback($this->_transactionID);
377 if (!$this->autoCommit) @ibase_rollback($this->_connectionID);
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/drivers/
H A Dadodb-ibase.inc.php184 $ret = ibase_rollback($this->_transactionID);
377 if (!$this->autoCommit) @ibase_rollback($this->_connectionID);
/dports/deskutils/moregroupware/moregroupware/include/adodb/drivers/
H A Dadodb-ibase.inc.php184 $ret = ibase_rollback($this->_transactionID);
377 if (!$this->autoCommit) @ibase_rollback($this->_connectionID);
/dports/devel/truc/truc_0.12.0/adodb-4.65/drivers/
H A Dadodb-ibase.inc.php184 $ret = ibase_rollback($this->_transactionID);
377 if (!$this->autoCommit) @ibase_rollback($this->_connectionID);
/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/drivers/
H A Dadodb-ibase.inc.php199 $ret = ibase_rollback($this->_transactionID);
406 @ibase_rollback($this->_connectionID);
/dports/www/phprecipebook/phprecipebook/libs/adodb5/drivers/
H A Dadodb-ibase.inc.php184 $ret = ibase_rollback($this->_transactionID);
377 if (!$this->autoCommit) @ibase_rollback($this->_connectionID);
/dports/www/phprecipebook/phprecipebook/libs/adodb4/drivers/
H A Dadodb-ibase.inc.php184 $ret = ibase_rollback($this->_transactionID);
377 if (!$this->autoCommit) @ibase_rollback($this->_connectionID);
/dports/databases/adodb/adodb/drivers/
H A Dadodb-ibase.inc.php184 $ret = ibase_rollback($this->_transactionID);
377 if (!$this->autoCommit) @ibase_rollback($this->_connectionID);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/adodb/adodb-php/drivers/
H A Dadodb-ibase.inc.php199 $ret = ibase_rollback($this->_transactionID);
406 @ibase_rollback($this->_connectionID);
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/drivers/
H A Dadodb-ibase.inc.php199 $ret = ibase_rollback($this->_transactionID);
406 @ibase_rollback($this->_connectionID);

12