Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 37
Branch analysis from position: 37
2 jumps found. (Code = 44) Position 1 = 39, Position 2 = 6
Branch analysis from position: 39
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 32
Branch analysis from position: 32
2 jumps found. (Code = 44) Position 1 = 34, Position 2 = 8
Branch analysis from position: 34
2 jumps found. (Code = 44) Position 1 = 39, Position 2 = 6
Branch analysis from position: 39
Branch analysis from position: 6
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 26
Branch analysis from position: 13
2 jumps found. (Code = 44) Position 1 = 34, Position 2 = 8
Branch analysis from position: 34
Branch analysis from position: 8
Branch analysis from position: 26
filename: /in/112gc
function name: (null)
number of ops: 45
compiled vars: !0 = $x, !1 = $count, !2 = $pass, !3 = $i, !4 = $results
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 COUNT ~6 !0
2 SUB ~7 ~6, 1
3 ASSIGN !1, ~7
5 4 ASSIGN !2, 0
5 > JMP ->37
6 6 > ASSIGN !3, 0
7 > JMP ->32
7 8 > FETCH_DIM_R ~11 !0, !3
9 ADD ~12 !3, 1
10 FETCH_DIM_R ~13 !0, ~12
11 IS_SMALLER ~13, ~11
12 > JMPZ ~14, ->26
8 13 > FETCH_DIM_R ~15 !0, !3
14 INIT_ARRAY ~16 ~15
15 ADD ~17 !3, 1
16 FETCH_DIM_R ~18 !0, ~17
17 ADD_ARRAY_ELEMENT ~16 ~18
18 FETCH_LIST_R $19 ~16, 0
19 ADD ~20 !3, 1
20 ASSIGN_DIM !0, ~20
21 OP_DATA $19
22 FETCH_LIST_R $22 ~16, 1
23 ASSIGN_DIM !0, !3
24 OP_DATA $22
25 FREE ~16
10 26 > INIT_FCALL 'implode'
27 SEND_VAR !0
28 DO_ICALL $25
29 ASSIGN_DIM !4
30 OP_DATA $25
6 31 PRE_INC !3
32 > IS_SMALLER !3, !1
33 > JMPNZ ~27, ->8
12 34 > ASSIGN_DIM !4
35 OP_DATA '%0A'
5 36 PRE_INC !2
37 > IS_SMALLER !2, !1
38 > JMPNZ ~30, ->6
14 39 > INIT_FCALL 'implode'
40 SEND_VAL '%0A'
41 SEND_VAR !4
42 DO_ICALL $31
43 ECHO $31
44 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0