Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/6Pac7
function name: (null)
number of ops: 31
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > INIT_FCALL 'define'
1 SEND_VAL 'DOMPDF_TEMP_DIR'
2 FETCH_R global ~0 '_SERVER'
3 FETCH_DIM_R ~1 ~0, 'HTTP_HOST'
4 CONCAT ~2 ~1, '%2Fprihlaska%2Fexport%2F'
5 SEND_VAL ~2
6 DO_ICALL
3 7 INIT_FCALL 'define'
8 SEND_VAL 'DOMPDF_CHROOT'
9 INIT_FCALL 'substr'
10 FETCH_R global ~4 '_SERVER'
11 FETCH_DIM_R ~5 ~4, 'SCRIPT_FILENAME'
12 SEND_VAL ~5
13 SEND_VAL 0
14 INIT_FCALL 'strrpos'
15 FETCH_R global ~6 '_SERVER'
16 FETCH_DIM_R ~7 ~6, 'SCRIPT_FILENAME'
17 SEND_VAL ~7
18 SEND_VAL '%2F'
19 DO_ICALL $8
20 ADD ~9 $8, 1
21 SEND_VAL ~9
22 DO_ICALL $10
23 CONCAT ~11 $10, '%2Fprihlaska%2Fexport%2F'
24 SEND_VAL ~11
25 DO_ICALL
9 26 INIT_FCALL 'define'
27 SEND_VAL 'DOMPDF_DEFAULT_PAPER_SIZE'
28 SEND_VAL 'A4'
29 DO_ICALL
31 30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0