Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 20
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 20
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 14
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 14
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/fUtFl
function name: (null)
number of ops: 22
compiled vars: !0 = $a, !1 = $previous, !2 = $pCounter, !3 = $v, !4 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, <array>
5 2 ASSIGN !2, 0
7 3 > FE_RESET_R $8 !0, ->20
4 > > FE_FETCH_R ~9 $8, !3, ->20
5 > ASSIGN !4, ~9
8 6 IS_IDENTICAL !3, 45
7 > JMPZ ~11, ->14
9 8 > INIT_FCALL 'print_r'
9 INIT_FCALL 'array_reverse'
10 SEND_VAR !1
11 DO_ICALL $12
12 SEND_VAR $12
13 DO_ICALL
12 14 > ASSIGN_DIM !1, !2
15 OP_DATA !3
13 16 ADD ~15 !2, 1
17 MOD ~16 ~15, 3
18 ASSIGN !2, ~16
7 19 > JMP ->4
20 > FE_FREE $8
14 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0