Searched refs:db_handle (Results 1 - 3 of 3) sorted by relevance

/PHP_TRUNK/ext/sqlite3/libsqlite/
H A Dsqlite3.c[all...]
H A Dsqlite3ext.h84 sqlite3 * (*db_handle)(sqlite3_stmt*); member in struct:sqlite3_api_routines
281 #define sqlite3_db_handle sqlite3_api->db_handle
/PHP_TRUNK/ext/interbase/
H A Dinterbase.c902 isc_db_handle db_handle = NULL; local
991 if (FAILURE == _php_ibase_attach_db(args, len, largs, &db_handle TSRMLS_CC)) {
1018 ib_link->handle = db_handle;

Completed in 126 milliseconds