Home
last modified time | relevance | path

Searched refs:ZEND_FETCH_W (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_vm_opcodes.h168 #define ZEND_FETCH_W 83 macro
H A Dzend_compile.c4930 zend_op *opline = zend_emit_op(&result, ZEND_FETCH_W, &name_node, NULL); in zend_compile_global_var()
H A Dzend_vm_def.h1814 ZEND_VM_HANDLER(83, ZEND_FETCH_W, CONST|TMPVAR|CV, UNUSED, VAR_FETCH)
/PHP-8.3/Zend/Optimizer/
H A Dzend_cfg.c406 case ZEND_FETCH_W: in zend_build_cfg()
H A Dzend_optimizer.c414 case ZEND_FETCH_W: in zend_optimizer_update_op1_const()
H A Dzend_inference.c3956 case ZEND_FETCH_W: in _zend_update_type_info()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_trace.c1229 case ZEND_FETCH_W: in zend_jit_trace_build_tssa()

Completed in 76 milliseconds