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

Data Fields

zend_object_iterator intern
 
zend_long current
 

Detailed Description

Definition at line 53 of file spl_fixedarray.c.

Field Documentation

◆ current

zend_long _spl_fixedarray_it::current

Definition at line 55 of file spl_fixedarray.c.

◆ intern

zend_object_iterator _spl_fixedarray_it::intern

Definition at line 54 of file spl_fixedarray.c.


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