php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_execute.h>
Data Fields | |
zval * | top |
zval * | end |
zend_vm_stack | prev |
Definition at line 215 of file zend_execute.h.
zval* _zend_vm_stack::end |
Definition at line 217 of file zend_execute.h.
zend_vm_stack _zend_vm_stack::prev |
Definition at line 218 of file zend_execute.h.
zval* _zend_vm_stack::top |
Definition at line 216 of file zend_execute.h.