Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/dXHug
function name: (null)
number of ops: 35
compiled vars: none
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'json_encode'
1 SEND_VAL '%C3%89'
2 SEND_VAL 64
3 DO_ICALL $0
4 ECHO $0
4 5 ECHO '%0A'
5 6 INIT_FCALL 'json_encode'
7 SEND_VAL '%5Cu00c9'
8 SEND_VAL 64
9 DO_ICALL $1
10 ECHO $1
6 11 ECHO '%0A'
7 12 INIT_FCALL 'json_encode'
13 SEND_VAL '%C3%89'
14 SEND_VAL 64
15 DO_ICALL $2
16 ECHO $2
8 17 ECHO '%0A'
9 18 INIT_FCALL 'json_encode'
19 SEND_VAL '%2F'
20 DO_ICALL $3
21 ECHO $3
10 22 ECHO '%0A'
11 23 INIT_FCALL 'json_encode'
24 SEND_VAL '%2F'
25 SEND_VAL 64
26 DO_ICALL $4
27 ECHO $4
12 28 ECHO '%0A'
13 29 INIT_FCALL 'json_encode'
30 SEND_VAL '%5C'
31 SEND_VAL 64
32 DO_ICALL $5
33 ECHO $5
34 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0