Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/tests/jit/
H A Dignored_opcodes.phpt13 zend_test.observer.show_opcode_in_user_handler=ZEND_EXIT, ZEND_BEGIN_SILENCE, ZEND_END_SILENCE
30 <!-- opcode: 'ZEND_END_SILENCE' in user handler -->
/PHP-8.3/Zend/
H A Dzend_vm_opcodes.h143 #define ZEND_END_SILENCE 58 macro
H A Dzend_compile.c729 while (opline->opcode == ZEND_END_SILENCE || in zend_do_free()
772 while (opline->opcode == ZEND_END_SILENCE || in zend_do_free()
9692 zend_emit_op(NULL, ZEND_END_SILENCE, &silence_node, NULL); in zend_compile_silence()
H A Dzend_vm_def.h7588 ZEND_VM_HANDLER(58, ZEND_END_SILENCE, TMP, ANY)
/PHP-8.3/Zend/Optimizer/
H A Ddce.c152 case ZEND_END_SILENCE: in may_have_side_effects()
H A Dzend_inference.c4839 case ZEND_END_SILENCE: in zend_may_throw_ex()
4885 case ZEND_END_SILENCE: in zend_may_throw_ex()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c4910 case ZEND_END_SILENCE: in zend_jit_check_support()

Completed in 79 milliseconds