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

Data Fields

spl_fixedarray array
 
zend_functionfptr_count
 
zend_object std
 

Detailed Description

Definition at line 47 of file spl_fixedarray.c.

Field Documentation

◆ array

spl_fixedarray _spl_fixedarray_object::array

Definition at line 48 of file spl_fixedarray.c.

◆ fptr_count

zend_function* _spl_fixedarray_object::fptr_count

Definition at line 49 of file spl_fixedarray.c.

◆ std

zend_object _spl_fixedarray_object::std

Definition at line 50 of file spl_fixedarray.c.


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