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

Data Fields

HashTable uses
 
bool varvars_used
 

Detailed Description

Definition at line 7899 of file zend_compile.c.

Field Documentation

◆ uses

HashTable closure_info::uses

Definition at line 7900 of file zend_compile.c.

◆ varvars_used

bool closure_info::varvars_used

Definition at line 7901 of file zend_compile.c.


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