Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c44 : (pdo_firebird_db_handle *)dbh->driver_data; in _firebird_error()
100 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_closer()
138 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_preparer()
223 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_doer()
317 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_begin()
370 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_commit()
383 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_rollback()
397 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_alloc_prepare_stmt()
474 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_set_attribute()
549 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_get_attribute()
[all …]
H A Dphp_pdo_firebird_int.h88 } pdo_firebird_db_handle; typedef
94 pdo_firebird_db_handle *H;
H A Dfirebird_statement.c90 pdo_firebird_db_handle *H = S->H; in firebird_stmt_execute()
159 pdo_firebird_db_handle *H = S->H; in firebird_stmt_fetch()
225 pdo_firebird_db_handle *H = S->H; in firebird_fetch_blob()
414 pdo_firebird_db_handle *H = S->H; in firebird_bind_blob()

Completed in 8 milliseconds