Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/SZjXn
function name: (null)
number of ops: 46
compiled vars: !0 = $s
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%EC%E5%F5%E0%ED%E8%E7%E8%F0%EE%E2%E0%ED%ED%E0%FF-%F8%F2%F3%EA%E0%F2%F3%F0%EA%E024.%F0%F4'
6 1 INIT_STATIC_METHOD_CALL 'UConverter', 'transcode'
2 SEND_VAR_EX !0
3 SEND_VAL_EX 'UTF-16'
4 SEND_VAL_EX 'UTF-8'
5 DO_FCALL 0 $2
6 CONCAT ~3 $2, '%0A'
7 ECHO ~3
9 8 INIT_FCALL 'mb_convert_encoding'
9 SEND_VAR !0
10 SEND_VAL 'UTF-8'
11 SEND_VAL 'ISO-8859-1'
12 DO_ICALL $4
13 ECHO $4
10 14 ECHO '%0A'
11 15 INIT_FCALL 'mb_convert_encoding'
16 SEND_VAR !0
17 SEND_VAL 'UTF-8'
18 SEND_VAL 'ISO-8859-5'
19 DO_ICALL $5
20 ECHO $5
12 21 ECHO '%0A'
14 22 INIT_FCALL 'var_dump'
23 INIT_FCALL 'mb_detect_encoding'
24 SEND_VAR !0
25 DO_ICALL $6
26 SEND_VAR $6
27 DO_ICALL
15 28 ECHO '%0A'
16 29 INIT_FCALL 'var_dump'
30 INIT_FCALL 'mb_detect_encoding'
31 SEND_VAR !0
32 SEND_VAL <array>
33 DO_ICALL $8
34 SEND_VAR $8
35 DO_ICALL
17 36 ECHO '%0A'
18 37 INIT_FCALL 'var_dump'
38 INIT_FCALL 'mb_detect_encoding'
39 SEND_VAR !0
40 SEND_VAL <array>
41 DO_ICALL $10
42 SEND_VAR $10
43 DO_ICALL
19 44 ECHO '%0A'
45 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0