Home
last modified time | relevance | path

Searched refs:ZEND_BIND_STATIC (Results 1 – 8 of 8) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h262 #define ZEND_BIND_STATIC 183 macro
H A Dzend_compile.c4137 opline = zend_emit_op(NULL, ZEND_BIND_STATIC, NULL, NULL); in zend_compile_static_var_common()
H A Dzend_vm_def.h8422 ZEND_VM_HANDLER(183, ZEND_BIND_STATIC, CV, UNUSED, REF)
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dfg.c103 case ZEND_BIND_STATIC: in zend_build_dfg()
H A Ddce.c232 case ZEND_BIND_STATIC: in may_have_side_effects()
H A Dzend_inference.c3046 case ZEND_BIND_STATIC: in zend_update_type_info()
4422 case ZEND_BIND_STATIC: in zend_may_throw()
4632 case ZEND_BIND_STATIC: in zend_may_throw()
H A Dzend_ssa.c627 case ZEND_BIND_STATIC: in zend_ssa_rename()
H A Dsccp.c251 case ZEND_BIND_STATIC: in can_replace_op1()

Completed in 70 milliseconds