Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 17, Position 2 = 37
Branch analysis from position: 17
2 jumps found. (Code = 78) Position 1 = 18, Position 2 = 37
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 37
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 37
filename: /in/oghUp
function name: (null)
number of ops: 39
compiled vars: !0 = $period, !1 = $dt
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $2 'DatePeriod'
4 1 NEW $3 'DateTime'
2 SEND_VAL_EX 'today+06%3A00%3A00'
3 DO_FCALL 0
4 SEND_VAR_NO_REF_EX $3
5 5 NEW $5 'DateInterval'
6 SEND_VAL_EX 'PT30M'
7 DO_FCALL 0
8 SEND_VAR_NO_REF_EX $5
6 9 NEW $7 'DateTime'
10 SEND_VAL_EX 'today+22%3A00%3A00'
11 DO_FCALL 0
12 SEND_VAR_NO_REF_EX $7
7 13 SEND_VAL_EX 2
3 14 DO_FCALL 0
15 ASSIGN !0, $2
10 16 > FE_RESET_R $11 !0, ->37
17 > > FE_FETCH_R $11, !1, ->37
11 18 > INIT_FCALL 'printf'
12 19 SEND_VAL '%3Coption%3E%251%24s+-+%253%24s+%252%24s%3C%2Foption%3E%0A'
13 20 INIT_METHOD_CALL !1, 'format'
21 SEND_VAL_EX 'h%3Ai'
22 DO_FCALL 0 $12
23 SEND_VAR $12
14 24 INIT_METHOD_CALL !1, 'format'
25 SEND_VAL_EX 'a'
26 DO_FCALL 0 $13
27 SEND_VAR $13
15 28 INIT_METHOD_CALL !1, 'modify'
29 SEND_VAL_EX '%2B30+minutes'
30 DO_FCALL 0 $14
31 INIT_METHOD_CALL $14, 'format'
32 SEND_VAL_EX 'h%3Ai'
33 DO_FCALL 0 $15
34 SEND_VAR $15
11 35 DO_ICALL
10 36 > JMP ->17
37 > FE_FREE $11
17 38 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0