Searched refs:pdo_firebird_db_handle (Results 1 – 3 of 3) sorted by relevance
476 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_closer()512 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_preparer()596 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_doer()706 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_begin()759 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_commit()772 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_rollback()786 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_alloc_prepare_stmt()835 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_set_attribute()936 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_get_attribute()993 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in pdo_firebird_fetch_error_func()[all …]
88 } pdo_firebird_db_handle; typedef94 pdo_firebird_db_handle *H;
116 pdo_firebird_db_handle *H = S->H; in firebird_stmt_execute()209 pdo_firebird_db_handle *H = S->H; in firebird_stmt_fetch()302 pdo_firebird_db_handle *H = S->H; in firebird_fetch_blob()511 pdo_firebird_db_handle *H = S->H; in firebird_bind_blob()
Completed in 12 milliseconds