pdo_dbh_t 39 pdo/pdo_dbh.c static int pdo_dbh_attribute_set(pdo_dbh_t *dbh, long attr, zval *value TSRMLS_DC); pdo_dbh_t 41 pdo/pdo_dbh.c void pdo_raise_impl_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *sqlstate, const char *supp TSRMLS_DC) /* {{{ */ pdo_dbh_t 104 pdo/pdo_dbh.c void pdo_handle_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt TSRMLS_DC) /* {{{ */ pdo_dbh_t 204 pdo/pdo_dbh.c pdo_dbh_t *dbh = NULL; pdo_dbh_t 273 pdo/pdo_dbh.c dbh = (pdo_dbh_t *) zend_object_store_get_object(object TSRMLS_CC); pdo_dbh_t 281 pdo/pdo_dbh.c pdo_dbh_t *pdbh = NULL; pdo_dbh_t 304 pdo/pdo_dbh.c pdbh = (pdo_dbh_t*)le->ptr; pdo_dbh_t 425 pdo/pdo_dbh.c static zval *pdo_stmt_instantiate(pdo_dbh_t *dbh, zval *object, zend_class_entry *dbstmt_ce, zval *ctor_args TSRMLS_DC) /* {{{ */ pdo_dbh_t 510 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 607 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 640 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 666 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 692 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 707 pdo/pdo_dbh.c static int pdo_dbh_attribute_set(pdo_dbh_t *dbh, long attr, zval *value TSRMLS_DC) /* {{{ */ pdo_dbh_t 867 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 889 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 953 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 983 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 1012 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 1043 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 1085 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 1162 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(getThis() TSRMLS_CC); pdo_dbh_t 1286 pdo/pdo_dbh.c int pdo_hash_methods(pdo_dbh_t *dbh, int kind TSRMLS_DC) pdo_dbh_t 1367 pdo/pdo_dbh.c pdo_dbh_t *dbh = zend_object_store_get_object(object TSRMLS_CC); pdo_dbh_t 1512 pdo/pdo_dbh.c static void dbh_free(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 1556 pdo/pdo_dbh.c PDO_API void php_pdo_dbh_addref(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 1561 pdo/pdo_dbh.c PDO_API void php_pdo_dbh_delref(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 1566 pdo/pdo_dbh.c static void pdo_dbh_free_storage(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 1584 pdo/pdo_dbh.c pdo_dbh_t *dbh; pdo_dbh_t 1605 pdo/pdo_dbh.c pdo_dbh_t *dbh = (pdo_dbh_t*)rsrc->ptr; pdo_dbh_t 235 pdo/php_pdo_driver.h int (*db_handle_factory)(pdo_dbh_t *dbh, zval *driver_options TSRMLS_DC); pdo_dbh_t 574 pdo/php_pdo_driver.h pdo_dbh_t *dbh; pdo_dbh_t 655 pdo/php_pdo_driver.h PDO_API void pdo_raise_impl_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, pdo_dbh_t 658 pdo/php_pdo_driver.h PDO_API void php_pdo_dbh_addref(pdo_dbh_t *dbh TSRMLS_DC); pdo_dbh_t 659 pdo/php_pdo_driver.h PDO_API void php_pdo_dbh_delref(pdo_dbh_t *dbh TSRMLS_DC); pdo_dbh_t 58 pdo/php_pdo_int.h extern void pdo_handle_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt TSRMLS_DC); pdo_dbh_t 74 pdo/php_pdo_int.h int pdo_hash_methods(pdo_dbh_t *dbh, int kind TSRMLS_DC); pdo_dbh_t 35 pdo_dblib/dblib_driver.c static int dblib_fetch_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info TSRMLS_DC) pdo_dbh_t 72 pdo_dblib/dblib_driver.c static int dblib_handle_closer(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 91 pdo_dblib/dblib_driver.c static int dblib_handle_preparer(pdo_dbh_t *dbh, const char *sql, long sql_len, pdo_stmt_t *stmt, zval *driver_options TSRMLS_DC) pdo_dbh_t 105 pdo_dblib/dblib_driver.c static long dblib_handle_doer(pdo_dbh_t *dbh, const char *sql, long sql_len TSRMLS_DC) pdo_dbh_t 141 pdo_dblib/dblib_driver.c static int dblib_handle_quoter(pdo_dbh_t *dbh, const char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSRMLS_DC) pdo_dbh_t 169 pdo_dblib/dblib_driver.c static int pdo_dblib_transaction_cmd(const char *cmd, pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 185 pdo_dblib/dblib_driver.c static int dblib_handle_begin(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 190 pdo_dblib/dblib_driver.c static int dblib_handle_commit(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 195 pdo_dblib/dblib_driver.c static int dblib_handle_rollback(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 200 pdo_dblib/dblib_driver.c char *dblib_handle_last_id(pdo_dbh_t *dbh, const char *name, unsigned int *len TSRMLS_DC) pdo_dbh_t 262 pdo_dblib/dblib_driver.c static int pdo_dblib_handle_factory(pdo_dbh_t *dbh, zval *driver_options TSRMLS_DC) pdo_dbh_t 38 pdo_firebird/firebird_driver.c static int firebird_alloc_prepare_stmt(pdo_dbh_t*, const char*, long, XSQLDA*, isc_stmt_handle*, pdo_dbh_t 42 pdo_firebird/firebird_driver.c void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, long line TSRMLS_DC) /* {{{ */ pdo_dbh_t 100 pdo_firebird/firebird_driver.c static int firebird_handle_closer(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 137 pdo_firebird/firebird_driver.c static int firebird_handle_preparer(pdo_dbh_t *dbh, const char *sql, long sql_len, /* {{{ */ pdo_dbh_t 223 pdo_firebird/firebird_driver.c static long firebird_handle_doer(pdo_dbh_t *dbh, const char *sql, long sql_len TSRMLS_DC) /* {{{ */ pdo_dbh_t 277 pdo_firebird/firebird_driver.c static int firebird_handle_quoter(pdo_dbh_t *dbh, const char *unquoted, int unquotedlen, /* {{{ */ pdo_dbh_t 317 pdo_firebird/firebird_driver.c static int firebird_handle_begin(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 370 pdo_firebird/firebird_driver.c static int firebird_handle_commit(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 383 pdo_firebird/firebird_driver.c static int firebird_handle_rollback(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 396 pdo_firebird/firebird_driver.c static int firebird_alloc_prepare_stmt(pdo_dbh_t *dbh, const char *sql, long sql_len, /* {{{ */ pdo_dbh_t 474 pdo_firebird/firebird_driver.c static int firebird_handle_set_attribute(pdo_dbh_t *dbh, long attr, zval *val TSRMLS_DC) /* {{{ */ pdo_dbh_t 549 pdo_firebird/firebird_driver.c static int firebird_handle_get_attribute(pdo_dbh_t *dbh, long attr, zval *val TSRMLS_DC) /* {{{ */ pdo_dbh_t 607 pdo_firebird/firebird_driver.c static int pdo_firebird_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info TSRMLS_DC) /* {{{ */ pdo_dbh_t 647 pdo_firebird/firebird_driver.c static int pdo_firebird_handle_factory(pdo_dbh_t *dbh, zval *driver_options TSRMLS_DC) /* {{{ */ pdo_dbh_t 133 pdo_firebird/php_pdo_firebird_int.h void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, long line TSRMLS_DC); pdo_dbh_t 46 pdo_mysql/mysql_driver.c int _pdo_mysql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line TSRMLS_DC) pdo_dbh_t 117 pdo_mysql/mysql_driver.c static int pdo_mysql_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info TSRMLS_DC) pdo_dbh_t 141 pdo_mysql/mysql_driver.c static int mysql_handle_closer(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 164 pdo_mysql/mysql_driver.c static int mysql_handle_preparer(pdo_dbh_t *dbh, const char *sql, long sql_len, pdo_stmt_t *stmt, zval *driver_options TSRMLS_DC) pdo_dbh_t 256 pdo_mysql/mysql_driver.c static long mysql_handle_doer(pdo_dbh_t *dbh, const char *sql, long sql_len TSRMLS_DC) pdo_dbh_t 291 pdo_mysql/mysql_driver.c static char *pdo_mysql_last_insert_id(pdo_dbh_t *dbh, const char *name, unsigned int *len TSRMLS_DC) pdo_dbh_t 302 pdo_mysql/mysql_driver.c static int mysql_handle_quoter(pdo_dbh_t *dbh, const char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSRMLS_DC) pdo_dbh_t 318 pdo_mysql/mysql_driver.c static int mysql_handle_begin(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 327 pdo_mysql/mysql_driver.c static int mysql_handle_commit(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 340 pdo_mysql/mysql_driver.c static int mysql_handle_rollback(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 353 pdo_mysql/mysql_driver.c static inline int mysql_handle_autocommit(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 371 pdo_mysql/mysql_driver.c static int pdo_mysql_set_attribute(pdo_dbh_t *dbh, long attr, zval *val TSRMLS_DC) pdo_dbh_t 417 pdo_mysql/mysql_driver.c static int pdo_mysql_get_attribute(pdo_dbh_t *dbh, long attr, zval *return_value TSRMLS_DC) pdo_dbh_t 480 pdo_mysql/mysql_driver.c static int pdo_mysql_check_liveness(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 536 pdo_mysql/mysql_driver.c static int pdo_mysql_handle_factory(pdo_dbh_t *dbh, zval *driver_options TSRMLS_DC) pdo_dbh_t 65 pdo_mysql/pdo_mysql.c pdo_dbh_t * dbh = zend_object_store_get_object(zv TSRMLS_CC); pdo_dbh_t 150 pdo_mysql/php_pdo_mysql_int.h extern int _pdo_mysql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line TSRMLS_DC); pdo_dbh_t 36 pdo_oci/oci_driver.c static int pdo_oci_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info TSRMLS_DC) /* {{{ */ pdo_dbh_t 60 pdo_oci/oci_driver.c ub4 _oci_error(OCIError *err, pdo_dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isinit, const char *file, int line TSRMLS_DC) /* {{{ */ pdo_dbh_t 198 pdo_oci/oci_driver.c static int oci_handle_closer(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 249 pdo_oci/oci_driver.c static int oci_handle_preparer(pdo_dbh_t *dbh, const char *sql, long sql_len, pdo_stmt_t *stmt, zval *driver_options TSRMLS_DC) /* {{{ */ pdo_dbh_t 325 pdo_oci/oci_driver.c static long oci_handle_doer(pdo_dbh_t *dbh, const char *sql, long sql_len TSRMLS_DC) /* {{{ */ pdo_dbh_t 369 pdo_oci/oci_driver.c static int oci_handle_quoter(pdo_dbh_t *dbh, const char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSRMLS_DC) /* {{{ */ pdo_dbh_t 406 pdo_oci/oci_driver.c static int oci_handle_begin(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 413 pdo_oci/oci_driver.c static int oci_handle_commit(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 427 pdo_oci/oci_driver.c static int oci_handle_rollback(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 441 pdo_oci/oci_driver.c static int oci_handle_set_attribute(pdo_dbh_t *dbh, long attr, zval *val TSRMLS_DC) /* {{{ */ pdo_dbh_t 468 pdo_oci/oci_driver.c static int oci_handle_get_attribute(pdo_dbh_t *dbh, long attr, zval *return_value TSRMLS_DC) /* {{{ */ pdo_dbh_t 534 pdo_oci/oci_driver.c static int pdo_oci_check_liveness(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 587 pdo_oci/oci_driver.c static int pdo_oci_handle_factory(pdo_dbh_t *dbh, zval *driver_options TSRMLS_DC) /* {{{ */ pdo_dbh_t 89 pdo_oci/php_pdo_oci_int.h ub4 _oci_error(OCIError *err, pdo_dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isinit, const char *file, int line TSRMLS_DC); pdo_dbh_t 34 pdo_odbc/odbc_driver.c static int pdo_odbc_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info TSRMLS_DC) pdo_dbh_t 59 pdo_odbc/odbc_driver.c void pdo_odbc_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const char *file, int line TSRMLS_DC) /* {{{ */ pdo_dbh_t 127 pdo_odbc/odbc_driver.c static int odbc_handle_closer(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 145 pdo_odbc/odbc_driver.c static int odbc_handle_preparer(pdo_dbh_t *dbh, const char *sql, long sql_len, pdo_stmt_t *stmt, zval *driver_options TSRMLS_DC) pdo_dbh_t 223 pdo_odbc/odbc_driver.c static long odbc_handle_doer(pdo_dbh_t *dbh, const char *sql, long sql_len TSRMLS_DC) pdo_dbh_t 264 pdo_odbc/odbc_driver.c static int odbc_handle_quoter(pdo_dbh_t *dbh, const char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type param_type TSRMLS_DC) pdo_dbh_t 271 pdo_odbc/odbc_driver.c static int odbc_handle_begin(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 287 pdo_odbc/odbc_driver.c static int odbc_handle_commit(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 313 pdo_odbc/odbc_driver.c static int odbc_handle_rollback(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 339 pdo_odbc/odbc_driver.c static int odbc_handle_set_attr(pdo_dbh_t *dbh, long attr, zval *val TSRMLS_DC) pdo_dbh_t 354 pdo_odbc/odbc_driver.c static int odbc_handle_get_attr(pdo_dbh_t *dbh, long attr, zval *val TSRMLS_DC) pdo_dbh_t 391 pdo_odbc/odbc_driver.c static int pdo_odbc_handle_factory(pdo_dbh_t *dbh, zval *driver_options TSRMLS_DC) /* {{{ */ pdo_dbh_t 170 pdo_odbc/php_pdo_odbc_int.h void pdo_odbc_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const char *file, int line TSRMLS_DC); pdo_dbh_t 63 pdo_pgsql/pgsql_driver.c int _pdo_pgsql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, int errcode, const char *sqlstate, const char *file, int line TSRMLS_DC) /* {{{ */ pdo_dbh_t 99 pdo_pgsql/pgsql_driver.c static void _pdo_pgsql_notice(pdo_dbh_t *dbh, const char *message) /* {{{ */ pdo_dbh_t 105 pdo_pgsql/pgsql_driver.c static int pdo_pgsql_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info TSRMLS_DC) /* {{{ */ pdo_dbh_t 135 pdo_pgsql/pgsql_driver.c pdo_dbh_t *dbh = self->dbh; pdo_dbh_t 171 pdo_pgsql/pgsql_driver.c php_stream *pdo_pgsql_create_lob_stream(pdo_dbh_t *dbh, int lfd, Oid oid TSRMLS_DC) pdo_dbh_t 194 pdo_pgsql/pgsql_driver.c static int pgsql_handle_closer(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 213 pdo_pgsql/pgsql_driver.c static int pgsql_handle_preparer(pdo_dbh_t *dbh, const char *sql, long sql_len, pdo_stmt_t *stmt, zval *driver_options TSRMLS_DC) pdo_dbh_t 283 pdo_pgsql/pgsql_driver.c static long pgsql_handle_doer(pdo_dbh_t *dbh, const char *sql, long sql_len TSRMLS_DC) pdo_dbh_t 308 pdo_pgsql/pgsql_driver.c static int pgsql_handle_quoter(pdo_dbh_t *dbh, const char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSRMLS_DC) pdo_dbh_t 345 pdo_pgsql/pgsql_driver.c static char *pdo_pgsql_last_insert_id(pdo_dbh_t *dbh, const char *name, unsigned int *len TSRMLS_DC) pdo_dbh_t 377 pdo_pgsql/pgsql_driver.c static int pdo_pgsql_get_attribute(pdo_dbh_t *dbh, long attr, zval *return_value TSRMLS_DC) pdo_dbh_t 458 pdo_pgsql/pgsql_driver.c static int pdo_pgsql_check_liveness(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 468 pdo_pgsql/pgsql_driver.c static int pdo_pgsql_transaction_cmd(const char *cmd, pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 485 pdo_pgsql/pgsql_driver.c static int pgsql_handle_begin(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 490 pdo_pgsql/pgsql_driver.c static int pgsql_handle_commit(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 495 pdo_pgsql/pgsql_driver.c static int pgsql_handle_rollback(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 500 pdo_pgsql/pgsql_driver.c static int pgsql_handle_in_transaction(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 513 pdo_pgsql/pgsql_driver.c pdo_dbh_t *dbh; pdo_dbh_t 621 pdo_pgsql/pgsql_driver.c pdo_dbh_t *dbh; pdo_dbh_t 713 pdo_pgsql/pgsql_driver.c pdo_dbh_t *dbh; pdo_dbh_t 802 pdo_pgsql/pgsql_driver.c pdo_dbh_t *dbh; pdo_dbh_t 875 pdo_pgsql/pgsql_driver.c pdo_dbh_t *dbh; pdo_dbh_t 900 pdo_pgsql/pgsql_driver.c pdo_dbh_t *dbh; pdo_dbh_t 949 pdo_pgsql/pgsql_driver.c pdo_dbh_t *dbh; pdo_dbh_t 990 pdo_pgsql/pgsql_driver.c static const zend_function_entry *pdo_pgsql_get_driver_methods(pdo_dbh_t *dbh, int kind TSRMLS_DC) pdo_dbh_t 1000 pdo_pgsql/pgsql_driver.c static int pdo_pgsql_set_attr(pdo_dbh_t *dbh, long attr, zval *val TSRMLS_DC) pdo_dbh_t 1037 pdo_pgsql/pgsql_driver.c static int pdo_pgsql_handle_factory(pdo_dbh_t *dbh, zval *driver_options TSRMLS_DC) /* {{{ */ pdo_dbh_t 86 pdo_pgsql/php_pdo_pgsql_int.h extern int _pdo_pgsql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, int errcode, const char *sqlstate, const char *file, int line TSRMLS_DC); pdo_dbh_t 99 pdo_pgsql/php_pdo_pgsql_int.h pdo_dbh_t *dbh; pdo_dbh_t 113 pdo_pgsql/php_pdo_pgsql_int.h php_stream *pdo_pgsql_create_lob_stream(pdo_dbh_t *stmt, int lfd, Oid oid TSRMLS_DC); pdo_dbh_t 73 pdo_sqlite/php_pdo_sqlite_int.h extern int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line TSRMLS_DC); pdo_dbh_t 34 pdo_sqlite/sqlite_driver.c int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line TSRMLS_DC) /* {{{ */ pdo_dbh_t 89 pdo_sqlite/sqlite_driver.c static int pdo_sqlite_fetch_error_func(pdo_dbh_t *dbh, pdo_stmt_t *stmt, zval *info TSRMLS_DC) pdo_dbh_t 155 pdo_sqlite/sqlite_driver.c static int sqlite_handle_closer(pdo_dbh_t *dbh TSRMLS_DC) /* {{{ */ pdo_dbh_t 178 pdo_sqlite/sqlite_driver.c static int sqlite_handle_preparer(pdo_dbh_t *dbh, const char *sql, long sql_len, pdo_stmt_t *stmt, zval *driver_options TSRMLS_DC) pdo_dbh_t 206 pdo_sqlite/sqlite_driver.c static long sqlite_handle_doer(pdo_dbh_t *dbh, const char *sql, long sql_len TSRMLS_DC) pdo_dbh_t 222 pdo_sqlite/sqlite_driver.c static char *pdo_sqlite_last_insert_id(pdo_dbh_t *dbh, const char *name, unsigned int *len TSRMLS_DC) pdo_dbh_t 233 pdo_sqlite/sqlite_driver.c static int sqlite_handle_quoter(pdo_dbh_t *dbh, const char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSRMLS_DC) pdo_dbh_t 241 pdo_sqlite/sqlite_driver.c static int sqlite_handle_begin(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 255 pdo_sqlite/sqlite_driver.c static int sqlite_handle_commit(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 269 pdo_sqlite/sqlite_driver.c static int sqlite_handle_rollback(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 283 pdo_sqlite/sqlite_driver.c static int pdo_sqlite_get_attribute(pdo_dbh_t *dbh, long attr, zval *return_value TSRMLS_DC) pdo_dbh_t 298 pdo_sqlite/sqlite_driver.c static int pdo_sqlite_set_attr(pdo_dbh_t *dbh, long attr, zval *val TSRMLS_DC) pdo_dbh_t 542 pdo_sqlite/sqlite_driver.c pdo_dbh_t *dbh; pdo_dbh_t 613 pdo_sqlite/sqlite_driver.c pdo_dbh_t *dbh; pdo_dbh_t 675 pdo_sqlite/sqlite_driver.c pdo_dbh_t *dbh; pdo_dbh_t 723 pdo_sqlite/sqlite_driver.c static const zend_function_entry *get_driver_methods(pdo_dbh_t *dbh, int kind TSRMLS_DC) pdo_dbh_t 734 pdo_sqlite/sqlite_driver.c static void pdo_sqlite_request_shutdown(pdo_dbh_t *dbh TSRMLS_DC) pdo_dbh_t 810 pdo_sqlite/sqlite_driver.c static int pdo_sqlite_handle_factory(pdo_dbh_t *dbh, zval *driver_options TSRMLS_DC) /* {{{ */