Home
last modified time | relevance | path

Searched refs:ZEND_ECHO (Results 1 – 10 of 10) sorted by relevance

/PHP-8.3/sapi/phpdbg/tests/
H A Dbreakpoints_004.phpt4 b ZEND_ECHO
13 prompt> [Breakpoint #0 added at ZEND_ECHO]
14 prompt> [Breakpoint #0 in ZEND_ECHO at %s:3, hits: 1]
19 [Breakpoint #0 in ZEND_ECHO at %s:4, hits: 2]
24 [Breakpoint #0 in ZEND_ECHO at %s:5, hits: 3]
29 [Breakpoint #0 in ZEND_ECHO at %s:6, hits: 4]
/PHP-8.3/ext/zend_test/tests/
H A Dobserver_opline_01.phpt29 <!-- opcode: 'ZEND_ECHO' -->
31 <!-- opcode: 'ZEND_ECHO' -->
40 <!-- opcode: 'ZEND_ECHO' -->
42 <!-- opcode: 'ZEND_ECHO' -->
53 <!-- opcode: 'ZEND_ECHO' -->
/PHP-8.3/Zend/
H A Dzend_vm_opcodes.h221 #define ZEND_ECHO 136 macro
H A Dzend_compile.c5226 opline = zend_emit_op(NULL, ZEND_ECHO, &expr_node, NULL); in zend_compile_echo()
9468 opline = zend_emit_op(NULL, ZEND_ECHO, &expr_node, NULL); in zend_compile_print()
H A Dzend_vm_def.h1679 ZEND_VM_HANDLER(136, ZEND_ECHO, CONST|TMPVAR|CV, ANY)
/PHP-8.3/Zend/Optimizer/
H A Ddce.c153 case ZEND_ECHO: in may_have_side_effects()
H A Dzend_optimizer.c395 case ZEND_ECHO: in zend_optimizer_update_op1_const()
H A Dblock_pass.c216 case ZEND_ECHO: in zend_optimize_block()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_trace.c1823 case ZEND_ECHO: in zend_jit_trace_build_tssa()
5970 case ZEND_ECHO: in zend_jit_trace()
H A Dzend_jit.c3841 case ZEND_ECHO: in zend_jit()

Completed in 96 milliseconds