Home
last modified time | relevance | path

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

/PHP-5.3/ext/pdo_firebird/
H A Dfirebird_driver.c46 : (pdo_firebird_db_handle *)dbh->driver_data; in _firebird_error()
102 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_closer()
140 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_preparer()
225 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_doer()
319 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_begin()
372 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_commit()
385 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_rollback()
399 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_alloc_prepare_stmt()
476 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_set_attribute()
551 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_get_attribute()
[all …]
H A Dphp_pdo_firebird_int.h90 } pdo_firebird_db_handle; typedef
96 pdo_firebird_db_handle *H;
H A Dfirebird_statement.c92 pdo_firebird_db_handle *H = S->H; in firebird_stmt_execute()
161 pdo_firebird_db_handle *H = S->H; in firebird_stmt_fetch()
227 pdo_firebird_db_handle *H = S->H; in firebird_fetch_blob()
416 pdo_firebird_db_handle *H = S->H; in firebird_bind_blob()

Completed in 9 milliseconds