php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <mysqlnd_structs.h>
Data Fields | |
zval | zv |
zend_uchar | type |
enum_param_bind_flags | flags |
Definition at line 1236 of file mysqlnd_structs.h.
enum_param_bind_flags st_mysqlnd_param_bind::flags |
Definition at line 1240 of file mysqlnd_structs.h.
zend_uchar st_mysqlnd_param_bind::type |
Definition at line 1239 of file mysqlnd_structs.h.
zval st_mysqlnd_param_bind::zv |
Definition at line 1238 of file mysqlnd_structs.h.