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

Data Fields

zend_fcall_info fci
 
zend_fcall_info_cache fci_cache
 

Detailed Description

Definition at line 1448 of file array.c.

Field Documentation

◆ fci

zend_fcall_info php_array_walk_context::fci

Definition at line 1449 of file array.c.

◆ fci_cache

zend_fcall_info_cache php_array_walk_context::fci_cache

Definition at line 1450 of file array.c.


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