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

#include <zend_types.h>

Data Fields

size_t num
 
size_t num_allocated
 
struct _zend_property_infoptr [1]
 

Detailed Description

Definition at line 573 of file zend_types.h.

Field Documentation

◆ num

size_t zend_property_info_list::num

Definition at line 574 of file zend_types.h.

◆ num_allocated

size_t zend_property_info_list::num_allocated

Definition at line 575 of file zend_types.h.

◆ ptr

struct _zend_property_info* zend_property_info_list::ptr[1]

Definition at line 576 of file zend_types.h.


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