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