Home
last modified time | relevance | path

Searched refs:PDO_FB_WRITABLE_TRANSACTION (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h158 PDO_FB_WRITABLE_TRANSACTION, enumerator
H A Dpdo_firebird_arginfo.h64 ZVAL_LONG(&const_WRITABLE_TRANSACTION_value, PDO_FB_WRITABLE_TRANSACTION); in register_class_Pdo_Firebird()
H A Dfirebird_driver.c1156 case PDO_FB_WRITABLE_TRANSACTION: in pdo_firebird_set_attribute()
1275 case PDO_FB_WRITABLE_TRANSACTION: in pdo_firebird_get_attribute()
1367 H->is_writable_txn = pdo_attr_lval(driver_options, PDO_FB_WRITABLE_TRANSACTION, 1); in pdo_firebird_handle_factory()

Completed in 20 milliseconds