Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/B2S2K
function name: (null)
number of ops: 60
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'ini_set'
1 SEND_VAL 'date.timezone'
2 SEND_VAL 'America%2FNew_York'
3 DO_ICALL
5 4 INIT_FCALL 'date'
5 SEND_VAL 'Y-m-d+H%3Ai%3As+T'
6 INIT_FCALL 'strtotime'
7 SEND_VAL '2004-10-31+EDT+%2B1+hour'
8 DO_ICALL $1
9 SEND_VAR $1
10 DO_ICALL $2
11 CONCAT ~3 $2, '%0A'
12 ECHO ~3
6 13 INIT_FCALL 'date'
14 SEND_VAL 'Y-m-d+H%3Ai%3As+T'
15 INIT_FCALL 'strtotime'
16 SEND_VAL '2004-10-31+EDT+%2B2+hours'
17 DO_ICALL $4
18 SEND_VAR $4
19 DO_ICALL $5
20 CONCAT ~6 $5, '%0A'
21 ECHO ~6
7 22 INIT_FCALL 'date'
23 SEND_VAL 'Y-m-d+H%3Ai%3As+T'
24 INIT_FCALL 'strtotime'
25 SEND_VAL '2004-10-31+EDT+%2B3+hours'
26 DO_ICALL $7
27 SEND_VAR $7
28 DO_ICALL $8
29 CONCAT ~9 $8, '%0A'
30 ECHO ~9
9 31 ECHO '%0A'
11 32 INIT_FCALL 'date'
33 SEND_VAL 'Y-m-d+H%3Ai%3As+T'
34 INIT_FCALL 'strtotime'
35 SEND_VAL '2004-10-31+%2B1+hour'
36 DO_ICALL $10
37 SEND_VAR $10
38 DO_ICALL $11
39 CONCAT ~12 $11, '%0A'
40 ECHO ~12
12 41 INIT_FCALL 'date'
42 SEND_VAL 'Y-m-d+H%3Ai%3As+T'
43 INIT_FCALL 'strtotime'
44 SEND_VAL '2004-10-31+%2B2+hours'
45 DO_ICALL $13
46 SEND_VAR $13
47 DO_ICALL $14
48 CONCAT ~15 $14, '%0A'
49 ECHO ~15
13 50 INIT_FCALL 'date'
51 SEND_VAL 'Y-m-d+H%3Ai%3As+T'
52 INIT_FCALL 'strtotime'
53 SEND_VAL '2004-10-31+%2B3+hours'
54 DO_ICALL $16
55 SEND_VAR $16
56 DO_ICALL $17
57 CONCAT ~18 $17, '%0A'
58 ECHO ~18
59 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0