php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_mysqli_object Struct Reference

#include <php_mysqli_structs.h>

Data Fields

voidptr
 
HashTableprop_handler
 
zend_object zo
 

Detailed Description

Definition at line 78 of file php_mysqli_structs.h.

Field Documentation

◆ prop_handler

HashTable* _mysqli_object::prop_handler

Definition at line 80 of file php_mysqli_structs.h.

◆ ptr

void* _mysqli_object::ptr

Definition at line 79 of file php_mysqli_structs.h.

◆ zo

zend_object _mysqli_object::zo

Definition at line 81 of file php_mysqli_structs.h.


The documentation for this struct was generated from the following file: