Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 36
Branch analysis from position: 36
2 jumps found. (Code = 44) Position 1 = 38, Position 2 = 2
Branch analysis from position: 38
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
2 jumps found. (Code = 44) Position 1 = 38, Position 2 = 2
Branch analysis from position: 38
Branch analysis from position: 2
filename: /in/t9ZaI
function name: (null)
number of ops: 39
compiled vars: !0 = $i, !1 = $start, !2 = $end
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 0
1 > JMP ->36
4 2 > INIT_FCALL 'mktime'
3 MOD ~4 !0, 2
4 MUL ~5 ~4, 12
5 SEND_VAL ~5
6 SEND_VAL 0
7 SEND_VAL 0
8 SEND_VAL 1
9 INIT_FCALL 'floor'
10 DIV ~6 !0, 2
11 SEND_VAL ~6
12 DO_ICALL $7
13 SEND_VAR $7
14 SEND_VAL 2016
15 DO_ICALL $8
16 ASSIGN !1, $8
5 17 INIT_FCALL 'strtotime'
18 SEND_VAL 'next+Monday+01%3A00%3A00'
19 SEND_VAR !1
20 DO_ICALL $10
21 ASSIGN !2, $10
7 22 INIT_FCALL 'printf'
23 SEND_VAL 'Next+Monday+1am+from+%3C%25s%3E+is+%3C%25s%3E%0A'
24 INIT_FCALL 'date'
25 SEND_VAL 'D+d+M+H%3Ai'
26 SEND_VAR !1
27 DO_ICALL $12
28 SEND_VAR $12
29 INIT_FCALL 'date'
30 SEND_VAL 'D+d+M+H%3Ai'
31 SEND_VAR !2
32 DO_ICALL $13
33 SEND_VAR $13
34 DO_ICALL
3 35 PRE_INC !0
36 > IS_SMALLER !0, 14
37 > JMPNZ ~16, ->2
8 38 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0