Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/i7XsL
function name: (null)
number of ops: 38
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'ini_get'
1 SEND_VAL 'max_execution_time'
2 DO_ICALL $0
3 CONCAT ~1 $0, '%0A'
4 ECHO ~1
4 5 INIT_FCALL 'set_time_limit'
6 SEND_VAL 0
7 DO_ICALL
5 8 INIT_FCALL 'ini_get'
9 SEND_VAL 'max_execution_time'
10 DO_ICALL $3
11 CONCAT ~4 $3, '%0A'
12 ECHO ~4
6 13 INIT_FCALL 'set_time_limit'
14 SEND_VAL 10
15 DO_ICALL
7 16 INIT_FCALL 'ini_get'
17 SEND_VAL 'max_execution_time'
18 DO_ICALL $6
19 CONCAT ~7 $6, '%0A'
20 ECHO ~7
8 21 INIT_FCALL 'set_time_limit'
22 SEND_VAL 50
23 DO_ICALL
9 24 INIT_FCALL 'ini_get'
25 SEND_VAL 'max_execution_time'
26 DO_ICALL $9
27 CONCAT ~10 $9, '%0A'
28 ECHO ~10
10 29 INIT_FCALL 'set_time_limit'
30 SEND_VAL 10
31 DO_ICALL
11 32 INIT_FCALL 'ini_get'
33 SEND_VAL 'max_execution_time'
34 DO_ICALL $12
35 CONCAT ~13 $12, '%0A'
36 ECHO ~13
37 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0