Home
last modified time | relevance | path

Searched refs:in_transaction (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h313 pdo_dbh_txn_func in_transaction; member
H A Dpdo_dbh.c702 if (!dbh->methods->in_transaction) { in PHP_METHOD()
706 RETURN_BOOL(dbh->methods->in_transaction(dbh TSRMLS_CC)); in PHP_METHOD()

Completed in 19 milliseconds