mirror of
https://github.com/php/php-src.git
synced 2026-03-28 18:22:42 +01:00
ibase_{commit|rollback}_ret()
Commit or rollback a transaction without losing the transaction context.
ibase_name_result()
Assign a name to a result so {UPDATE|DELETE} ... WHERE CURRENT OF <name>
statements can be used.