php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
zend_long | size |
zval * | elements |
zend_long | cached_resize |
Definition at line 39 of file spl_fixedarray.c.
zend_long _spl_fixedarray::cached_resize |
Definition at line 44 of file spl_fixedarray.c.
zval* _spl_fixedarray::elements |
Definition at line 42 of file spl_fixedarray.c.
zend_long _spl_fixedarray::size |
Definition at line 40 of file spl_fixedarray.c.