Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 17, Position 2 = 26
Branch analysis from position: 17
2 jumps found. (Code = 78) Position 1 = 18, Position 2 = 26
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 26
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 26
filename: /in/qqPln
function name: (null)
number of ops: 28
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, ->26
17 > > FE_FETCH_R $11, !1, ->26
11 18 > INIT_FCALL 'printf'
12 19 SEND_VAL '%3Coption%3E%25s%3C%2Foption%3E%0A'
13 20 INIT_METHOD_CALL !1, 'format'
21 SEND_VAL_EX 'h%3Ai+a'
22 DO_FCALL 0 $12
23 SEND_VAR $12
11 24 DO_ICALL
10 25 > JMP ->17
26 > FE_FREE $11
15 27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0