Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 10
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/doZbI
function name: (null)
number of ops: 34
compiled vars: !0 = $pages, !1 = $page, !2 = $n
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'range'
1 SEND_VAL 1
2 SEND_VAL 100
3 DO_ICALL $3
4 ASSIGN !0, $3
4 5 ASSIGN !1, 1
5 6 IS_EQUAL !1, 1
7 > JMPZ ~6, ->10
6 8 > ASSIGN !2, 0
5 9 > JMP ->11
8 10 > ASSIGN !2, 1
11 11 > INIT_FCALL 'implode'
12 SEND_VAL '+'
13 INIT_FCALL 'array_slice'
14 SEND_VAR !0
15 SUB ~9 !1, 1
16 SUB ~10 ~9, !2
17 SEND_VAL ~10
18 SEND_VAL 5
19 DO_ICALL $11
20 SEND_VAR $11
21 DO_ICALL $12
22 CONCAT ~13 $12, '+.+.+.+.+'
23 INIT_FCALL 'implode'
24 SEND_VAL '+'
25 INIT_FCALL 'array_slice'
26 SEND_VAR !0
27 SEND_VAL -3
28 DO_ICALL $14
29 SEND_VAR $14
30 DO_ICALL $15
31 CONCAT ~16 ~13, $15
32 ECHO ~16
33 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0