|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_pdo_driver.h>
Data Fields | |
| const char * | optname |
| char * | optval |
| int | freeme |
Definition at line 673 of file php_pdo_driver.h.
| int pdo_data_src_parser::freeme |
Definition at line 676 of file php_pdo_driver.h.
| const char* pdo_data_src_parser::optname |
Definition at line 674 of file php_pdo_driver.h.
| char* pdo_data_src_parser::optval |
Definition at line 675 of file php_pdo_driver.h.