Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 20
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 20
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/eA9gM
function name: (null)
number of ops: 22
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, ->20
8 > > FE_FETCH_R $6, !1, ->20
9 9 > FRAMELESS_ICALL_2 strtr ~7 !1, <array>
10 CONCAT ~8 ~7, '%0A'
11 ECHO ~8
10 12 INIT_FCALL 'var_dump'
13 INIT_FCALL 'file'
14 SEND_VAR !1
15 SEND_VAL 2
16 DO_ICALL $9
17 SEND_VAR $9
18 DO_ICALL
8 19 > JMP ->8
20 > FE_FREE $6
12 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0