Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_vm_opcodes.h128 #define ZEND_END_SILENCE 58 macro
H A Dzend_compile.c735 while (opline->opcode == ZEND_END_SILENCE) { in zend_do_free()
748 while (opline->opcode == ZEND_END_SILENCE || in zend_do_free()
2063 } else if (opline->opcode == ZEND_END_SILENCE || in zend_is_def_range()
2103 opline->opcode == ZEND_END_SILENCE || in zend_check_live_ranges()
7216 zend_emit_op(NULL, ZEND_END_SILENCE, &silence_node, NULL); in zend_compile_silence()
H A Dzend_vm_def.h6803 ZEND_VM_HANDLER(58, ZEND_END_SILENCE, TMP, ANY)

Completed in 42 milliseconds