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

#include <zend_execute.h>

Data Fields

zvaltop
 
zvalend
 
zend_vm_stack prev
 

Detailed Description

Definition at line 215 of file zend_execute.h.

Field Documentation

◆ end

zval* _zend_vm_stack::end

Definition at line 217 of file zend_execute.h.

◆ prev

zend_vm_stack _zend_vm_stack::prev

Definition at line 218 of file zend_execute.h.

◆ top

zval* _zend_vm_stack::top

Definition at line 216 of file zend_execute.h.


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