Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/hHNOT
function name: (null)
number of ops: 24
compiled vars: none
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'gmdate'
1 SEND_VAL 'Y-m-d%5CTH%3Ai%3As%5CZ'
2 SEND_VAL 0
3 DO_ICALL $0
4 ECHO $0
4 5 ECHO '%0A'
5 6 INIT_FCALL 'gmdate'
7 SEND_VAL 'Y-m-d%5CTH%3Ai%3As%5CZ'
8 SEND_VAL -1
9 DO_ICALL $1
10 ECHO $1
6 11 ECHO '%0A'
7 12 INIT_FCALL 'gmdate'
13 SEND_VAL 'Y-m-d%5CTH%3Ai%3As%5CZ'
14 SEND_VAL 'foo'
15 DO_ICALL $2
16 ECHO $2
8 17 ECHO '%0A'
9 18 INIT_FCALL 'gmdate'
19 SEND_VAL 'Y-m-d%5CTH%3Ai%3As%5CZ'
20 SEND_VAL 10
21 DO_ICALL $3
22 ECHO $3
23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0