Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 20
Branch analysis from position: 7
2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 20
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 19
Branch analysis from position: 11
2 jumps found. (Code = 77) Position 1 = 12, Position 2 = 18
Branch analysis from position: 12
2 jumps found. (Code = 78) Position 1 = 13, Position 2 = 18
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 12
Branch analysis from position: 12
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 18
Branch analysis from position: 19
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/d3KbN
function name: (null)
number of ops: 22
compiled vars: !0 = $rawdata, !1 = $data, !2 = $value, !3 = $key, !4 = $tradevalue, !5 = $tradeKey
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > ASSIGN !0, <array>
26 1 CAST 8 ~7 !0
2 ASSIGN !1, ~7
27 3 INIT_FCALL 'print_r'
4 SEND_VAR !1
5 DO_ICALL
32 6 > FE_RESET_R $10 !1, ->20
7 > > FE_FETCH_R ~11 $10, !2, ->20
8 > ASSIGN !3, ~11
33 9 TYPE_CHECK 128 !2
10 > JMPZ ~13, ->19
34 11 > > FE_RESET_R $14 !2, ->18
12 > > FE_FETCH_R ~15 $14, !4, ->18
13 > ASSIGN !5, ~15
35 14 FETCH_DIM_R ~17 !4, 'TradeID'
15 CONCAT ~18 ~17, '%3Cbr%2F%3E'
16 ECHO ~18
34 17 > JMP ->12
18 > FE_FREE $14
32 19 > > JMP ->7
20 > FE_FREE $10
38 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0