Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/8ivUV
function name: (null)
number of ops: 15
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'define'
1 SEND_VAL 'FOOD'
2 SEND_VAL 'pizza'
3 DO_ICALL
4 4 INIT_FCALL 'putenv'
5 SEND_VAL 'FOOD%3Dsalad'
6 DO_ICALL
6 7 FETCH_CONSTANT ~2 'FOOD'
8 ECHO ~2
7 9 ECHO '%0A'
8 10 INIT_FCALL 'getenv'
11 SEND_VAL 'FOOD'
12 DO_ICALL $3
13 ECHO $3
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0