|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_mysqli_structs.h>
Data Fields | |
| void * | ptr |
| HashTable * | prop_handler |
| zend_object | zo |
Definition at line 78 of file php_mysqli_structs.h.
| HashTable* _mysqli_object::prop_handler |
Definition at line 80 of file php_mysqli_structs.h.
| void* _mysqli_object::ptr |
Definition at line 79 of file php_mysqli_structs.h.
| zend_object _mysqli_object::zo |
Definition at line 81 of file php_mysqli_structs.h.