Searched refs:pdo_firebird_db_handle (Results 1 – 3 of 3) sorted by relevance
51 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()529 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_get_attribute()585 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in pdo_firebird_fetch_error_func()[all …]
94 } pdo_firebird_db_handle; typedef100 pdo_firebird_db_handle *H;
90 pdo_firebird_db_handle *H = S->H; in firebird_stmt_execute()179 pdo_firebird_db_handle *H = S->H; in firebird_stmt_fetch()264 pdo_firebird_db_handle *H = S->H; in firebird_fetch_blob()473 pdo_firebird_db_handle *H = S->H; in firebird_bind_blob()
Completed in 11 milliseconds