Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo_firebird/
H A Dfirebird_driver.c51 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_closer()
89 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_preparer()
174 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_doer()
285 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_begin()
338 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_commit()
351 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_rollback()
365 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_alloc_prepare_stmt()
443 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_set_attribute()
538 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_get_attribute()
594 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in pdo_firebird_fetch_error_func()
[all …]
H A Dphp_pdo_firebird_int.h96 } pdo_firebird_db_handle; typedef
102 pdo_firebird_db_handle *H;
H A Dfirebird_statement.c90 pdo_firebird_db_handle *H = S->H; in firebird_stmt_execute()
182 pdo_firebird_db_handle *H = S->H; in firebird_stmt_fetch()
267 pdo_firebird_db_handle *H = S->H; in firebird_fetch_blob()
478 pdo_firebird_db_handle *H = S->H; in firebird_bind_blob()

Completed in 33 milliseconds