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

Data Fields

gc_stackprev
 
gc_stacknext
 
zend_refcounteddata [GC_STACK_SEGMENT_SIZE]
 

Detailed Description

Definition at line 316 of file zend_gc.c.

Field Documentation

◆ data

Definition at line 319 of file zend_gc.c.

◆ next

gc_stack* _gc_stack::next

Definition at line 318 of file zend_gc.c.

◆ prev

gc_stack* _gc_stack::prev

Definition at line 317 of file zend_gc.c.


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