Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/l4WON
function name: (null)
number of ops: 22
compiled vars: !0 = $data
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'Bob%26rsquo%3Bs+Burgers'
5 1 INIT_FCALL 'mb_convert_encoding'
2 SEND_VAR !0
3 SEND_VAL 'UTF-8'
4 SEND_VAL 'HTML-ENTITIES'
5 DO_ICALL $2
6 ASSIGN !0, $2
7 7 INIT_FCALL 'mb_strtoupper'
8 SEND_VAR !0
9 SEND_VAL 'UTF-8'
10 DO_ICALL $4
11 ASSIGN !0, $4
9 12 INIT_FCALL 'mb_convert_encoding'
13 SEND_VAR !0
14 SEND_VAL 'HTML-ENTITIES'
15 SEND_VAL 'UTF-8'
16 DO_ICALL $6
17 ASSIGN !0, $6
10 18 INIT_FCALL 'var_dump'
19 SEND_VAR !0
20 DO_ICALL
21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0