php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
const char * | name |
int(* | stub )(zend_jit_ctx *jit) |
uint32_t | flags |
Definition at line 337 of file zend_jit_ir.c.
uint32_t _zend_jit_stub::flags |
Definition at line 340 of file zend_jit_ir.c.
const char* _zend_jit_stub::name |
Definition at line 338 of file zend_jit_ir.c.
int(* _zend_jit_stub::stub) (zend_jit_ctx *jit) |
Definition at line 339 of file zend_jit_ir.c.