Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 25
Branch analysis from position: 25
2 jumps found. (Code = 44) Position 1 = 27, Position 2 = 8
Branch analysis from position: 27
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
2 jumps found. (Code = 44) Position 1 = 27, Position 2 = 8
Branch analysis from position: 27
Branch analysis from position: 8
filename: /in/H96AS
function name: (null)
number of ops: 31
compiled vars: !0 = $a, !1 = $b, !2 = $afterEvery, !3 = $insertCount, !4 = $i, !5 = $count
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, <array>
6 2 ASSIGN !2, 2
7 3 ASSIGN !3, 1
9 4 ASSIGN !4, 0
5 COUNT ~11 !1
6 ASSIGN !5, ~11
7 > JMP ->25
10 8 > INIT_FCALL 'array_splice'
11 9 SEND_REF !0
12 10 MUL ~13 !2, !4
11 ADD ~14 !2, ~13
12 MUL ~15 !3, !4
13 ADD ~16 ~14, ~15
14 SEND_VAL ~16
13 15 SEND_VAL 0
14 16 INIT_FCALL 'array_slice'
17 SEND_VAR !1
18 MUL ~17 !4, !3
19 SEND_VAL ~17
20 SEND_VAR !3
21 DO_ICALL $18
22 SEND_VAR $18
10 23 DO_ICALL
9 24 PRE_INC !4
25 > IS_SMALLER !4, !5
26 > JMPNZ ~21, ->8
17 27 > INIT_FCALL 'var_export'
28 SEND_VAR !0
29 DO_ICALL
45 30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0