Searched refs:firebird_alloc_prepare_stmt (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/pdo_firebird/ |
H A D | firebird_driver.c | 34 static int firebird_alloc_prepare_stmt(pdo_dbh_t*, const zend_string*, XSQLDA*, isc_stmt_handle*, 529 if (!firebird_alloc_prepare_stmt(dbh, sql, &num_sqlda, &s, np)) { in firebird_handle_preparer() 609 if (!firebird_alloc_prepare_stmt(dbh, sql, &out_sqlda, &stmt, 0)) { in firebird_handle_doer() 783 static int firebird_alloc_prepare_stmt(pdo_dbh_t *dbh, const zend_string *sql, in firebird_alloc_prepare_stmt() function
|
Completed in 15 milliseconds