Go to the source code of this file.
◆ pdo_dbh_init()
void pdo_dbh_init |
( |
int | module_number | ) |
|
◆ pdo_dbstmt_free_storage()
◆ pdo_dbstmt_new()
◆ pdo_find_driver()
pdo_driver_t * pdo_find_driver |
( |
const char * | name, |
|
|
int | namelen ) |
|
extern |
◆ pdo_hash_methods()
◆ pdo_row_free_storage()
◆ pdo_row_new()
◆ pdo_sqlstate_fini_error_table()
void pdo_sqlstate_fini_error_table |
( |
void | | ) |
|
◆ pdo_sqlstate_init_error_table()
void pdo_sqlstate_init_error_table |
( |
void | | ) |
|
◆ pdo_sqlstate_state_to_description()
const char * pdo_sqlstate_state_to_description |
( |
char * | state | ) |
|
◆ pdo_stmt_describe_columns()
bool pdo_stmt_describe_columns |
( |
pdo_stmt_t * | stmt | ) |
|
◆ pdo_stmt_init()
◆ pdo_stmt_iter_get()
◆ pdo_stmt_setup_fetch_mode()
bool pdo_stmt_setup_fetch_mode |
( |
pdo_stmt_t * | stmt, |
|
|
zend_long | mode, |
|
|
uint32_t | mode_arg_num, |
|
|
zval * | args, |
|
|
uint32_t | variadic_num_args ) |
◆ php_pdo_dbstmt_iter_get()
◆ php_pdo_list_entry()
int php_pdo_list_entry |
( |
void | | ) |
|
Definition at line 50 of file pdo.c.
◆ ZEND_RSRC_DTOR_FUNC()
ZEND_RSRC_DTOR_FUNC |
( |
php_pdo_pdbh_dtor | | ) |
|
|
extern |
◆ pdo_dbh_functions
◆ pdo_dbstmt_ce
Definition at line 34 of file pdo.c.
◆ pdo_dbstmt_functions
◆ pdo_dbstmt_object_handlers
◆ pdo_driver_hash
Definition at line 42 of file pdo.c.
◆ pdo_driver_specific_ce_hash
Definition at line 45 of file pdo.c.
◆ pdo_exception_ce
Definition at line 37 of file pdo.c.
◆ pdo_row_ce
Definition at line 34 of file pdo.c.
◆ pdo_row_functions
◆ pdo_row_object_handlers