Searched refs:pdo_firebird_db_handle (Results 1 – 3 of 3) sorted by relevance
42 : (pdo_firebird_db_handle *)dbh->driver_data; in _firebird_error()98 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_closer()136 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_preparer()221 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_doer()323 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_begin()376 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_commit()389 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_rollback()403 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_alloc_prepare_stmt()481 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_set_attribute()565 pdo_firebird_db_handle *H = (pdo_firebird_db_handle *)dbh->driver_data; in firebird_handle_get_attribute()[all …]
94 } pdo_firebird_db_handle; typedef100 pdo_firebird_db_handle *H;
90 pdo_firebird_db_handle *H = S->H; in firebird_stmt_execute()172 pdo_firebird_db_handle *H = S->H; in firebird_stmt_fetch()252 pdo_firebird_db_handle *H = S->H; in firebird_fetch_blob()449 pdo_firebird_db_handle *H = S->H; in firebird_bind_blob()
Completed in 16 milliseconds