Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 3
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 3
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 9
Branch analysis from position: 6
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 3
Branch analysis from position: 12
Branch analysis from position: 3
Branch analysis from position: 9
filename: /in/Mb1Cl
function name: (null)
number of ops: 18
compiled vars: !0 = $result, !1 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, 1
2 > JMP ->10
5 3 > MOD ~4 !1, 3
4 IS_NOT_EQUAL ~4, 0
5 > JMPZ ~5, ->9
6 6 > MUL ~7 !1, !1
7 ASSIGN_DIM !0
8 OP_DATA ~7
4 9 > PRE_INC !1
10 > IS_SMALLER_OR_EQUAL !1, 10
11 > JMPNZ ~9, ->3
10 12 > INIT_FCALL 'implode'
13 SEND_VAL '%2C'
14 SEND_VAR !0
15 DO_ICALL $10
16 ECHO $10
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0