php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_types.h>
Data Fields | |
void * | ptr |
uint32_t | type_mask |
Definition at line 131 of file zend_types.h.
void* zend_type::ptr |
Definition at line 135 of file zend_types.h.
uint32_t zend_type::type_mask |
Definition at line 136 of file zend_types.h.