Finding entry points
Branch analysis from position: 0
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 = 62) Position 1 = -2
Branch analysis from position: 18
filename: /in/VJmA2
function name: (null)
number of ops: 26
compiled vars: !0 = $data, !1 = $ar_obj, !2 = $ind, !3 = $array1, !4 = $array2
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > CAST 8 ~5 <array>
1 INIT_ARRAY ~6 ~5, 0
10 2 CAST 8 ~7 <array>
3 ADD_ARRAY_ELEMENT ~6 ~7, 1
4 INIT_ARRAY ~8 ~6, 1
16 5 CAST 8 ~9 <array>
6 INIT_ARRAY ~10 ~9, 0
20 7 CAST 8 ~11 <array>
8 ADD_ARRAY_ELEMENT ~10 ~11, 1
9 ADD_ARRAY_ELEMENT ~8 ~10, 2
3 10 ASSIGN !0, ~8
26 11 > FE_RESET_R $13 !0, ->18
12 > > FE_FETCH_R ~14 $13, !1, ->18
13 > ASSIGN !2, ~14
27 14 CONCAT ~16 'array', !2
15 FETCH_W local $17 ~16
16 ASSIGN $17, !1
26 17 > JMP ->12
18 > FE_FREE $13
30 19 INIT_FCALL 'print_r'
20 SEND_VAR !3
21 DO_ICALL
31 22 INIT_FCALL 'print_r'
23 SEND_VAR !4
24 DO_ICALL
25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0