|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_jit_internal.h>
Data Fields | ||
| union { | ||
| int32_t ref | ||
| int32_t offset | ||
| }; | ||
| int8_t | reg | |
Definition at line 424 of file zend_jit_internal.h.
| union { ... } _zend_jit_ref_snapshot |
| int32_t _zend_jit_ref_snapshot::offset |
Definition at line 427 of file zend_jit_internal.h.
| int32_t _zend_jit_ref_snapshot::ref |
Definition at line 426 of file zend_jit_internal.h.
| int8_t _zend_jit_ref_snapshot::reg |
Definition at line 429 of file zend_jit_internal.h.