php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_pdo_driver.h>
Definition at line 406 of file php_pdo_driver.h.
pdo_stmt_cursor_closer_func pdo_stmt_methods::cursor_closer |
Definition at line 417 of file php_pdo_driver.h.
pdo_stmt_describe_col_func pdo_stmt_methods::describer |
Definition at line 410 of file php_pdo_driver.h.
pdo_stmt_dtor_func pdo_stmt_methods::dtor |
Definition at line 407 of file php_pdo_driver.h.
pdo_stmt_execute_func pdo_stmt_methods::executer |
Definition at line 408 of file php_pdo_driver.h.
pdo_stmt_fetch_func pdo_stmt_methods::fetcher |
Definition at line 409 of file php_pdo_driver.h.
pdo_stmt_get_attr_func pdo_stmt_methods::get_attribute |
Definition at line 414 of file php_pdo_driver.h.
pdo_stmt_get_col_data_func pdo_stmt_methods::get_col |
Definition at line 411 of file php_pdo_driver.h.
pdo_stmt_get_column_meta_func pdo_stmt_methods::get_column_meta |
Definition at line 415 of file php_pdo_driver.h.
pdo_stmt_next_rowset_func pdo_stmt_methods::next_rowset |
Definition at line 416 of file php_pdo_driver.h.
pdo_stmt_param_hook_func pdo_stmt_methods::param_hook |
Definition at line 412 of file php_pdo_driver.h.
pdo_stmt_set_attr_func pdo_stmt_methods::set_attribute |
Definition at line 413 of file php_pdo_driver.h.