Home
last modified time | relevance | path

Searched refs:ZEND_UNSET_CV (Results 1 – 9 of 9) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_vm_opcodes.h273 #define ZEND_UNSET_CV 196 macro
H A Dzend_compile.c4341 opline = zend_emit_op(NULL, ZEND_UNSET_CV, &var_node, NULL); in zend_compile_unset()
H A Dzend_vm_def.h5445 ZEND_VM_HANDLER(196, ZEND_UNSET_CV, CV, UNUSED)
/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_dfg.c92 case ZEND_UNSET_CV: in zend_build_dfg()
H A Dzend_ssa.h217 if (opline->opcode == ZEND_ASSIGN || opline->opcode == ZEND_UNSET_CV) { in zend_ssa_is_no_val_use()
H A Ddce.c187 case ZEND_UNSET_CV: in may_have_side_effects()
H A Dzend_ssa.c732 case ZEND_UNSET_CV: in zend_ssa_rename()
H A Dsccp.c265 case ZEND_UNSET_CV: in can_replace_op1()
H A Dzend_inference.c3102 case ZEND_UNSET_CV: in zend_update_type_info()
4196 case ZEND_UNSET_CV: in zend_may_throw()

Completed in 70 milliseconds