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

Data Fields

zend_long size
 
zvalelements
 
zend_long cached_resize
 

Detailed Description

Definition at line 39 of file spl_fixedarray.c.

Field Documentation

◆ cached_resize

zend_long _spl_fixedarray::cached_resize

Definition at line 44 of file spl_fixedarray.c.

◆ elements

zval* _spl_fixedarray::elements

Definition at line 42 of file spl_fixedarray.c.

◆ size

zend_long _spl_fixedarray::size

Definition at line 40 of file spl_fixedarray.c.


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