Home
last modified time | relevance | path

Searched refs:ZEND_END_SILENCE (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h137 #define ZEND_END_SILENCE 58 macro
H A Dzend_compile.c684 while (opline->opcode == ZEND_END_SILENCE) { in zend_do_free()
697 while (opline->opcode == ZEND_END_SILENCE || in zend_do_free()
7897 zend_emit_op(NULL, ZEND_END_SILENCE, &silence_node, NULL); in zend_compile_silence()
H A Dzend_vm_def.h7118 ZEND_VM_HANDLER(58, ZEND_END_SILENCE, TMP, ANY)
/PHP-7.4/ext/opcache/Optimizer/
H A Ddce.c144 case ZEND_END_SILENCE: in may_have_side_effects()
H A Dzend_inference.c4451 case ZEND_END_SILENCE: in zend_may_throw()
4492 case ZEND_END_SILENCE: in zend_may_throw()

Completed in 67 milliseconds