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

#include <zend_types.h>

Data Fields

uint32_t num_types
 
zend_type types [1]
 

Detailed Description

Definition at line 140 of file zend_types.h.

Field Documentation

◆ num_types

uint32_t zend_type_list::num_types

Definition at line 141 of file zend_types.h.

◆ types

zend_type zend_type_list::types[1]

Definition at line 142 of file zend_types.h.


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