Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 23
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 23
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 23
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 23
filename: /in/eA9gM
function name: (null)
number of ops: 25
compiled vars: !0 = $urls, !1 = $url
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN_DIM !0
2 OP_DATA 'data%3A%2F%2Ftext%2Fplain%2Cfoo%0D%0Abar%0D%0A'
5 3 ASSIGN_DIM !0
4 OP_DATA 'data%3A%2F%2Ftext%2Fplain%2C%0D%0Afoo%0D%0Abar%0D%0A'
6 5 ASSIGN_DIM !0
6 OP_DATA 'data%3A%2F%2Ftext%2Fplain%2Cfoo%0D%0Abar'
8 7 > FE_RESET_R $6 !0, ->23
8 > > FE_FETCH_R $6, !1, ->23
9 9 > INIT_FCALL 'strtr'
10 SEND_VAR !1
11 SEND_VAL <array>
12 DO_ICALL $7
13 CONCAT ~8 $7, '%0A'
14 ECHO ~8
10 15 INIT_FCALL 'var_dump'
16 INIT_FCALL 'file'
17 SEND_VAR !1
18 SEND_VAL 2
19 DO_ICALL $9
20 SEND_VAR $9
21 DO_ICALL
8 22 > JMP ->8
23 > FE_FREE $6
12 24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0