Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/OUFRn
function name: (null)
number of ops: 76
compiled vars: !0 = $str
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'mb_convert_encoding'
1 SEND_VAL '%EF%BD%B1'
2 SEND_VAL 'JIS'
3 SEND_VAL 'UTF-8'
4 DO_ICALL $1
5 ASSIGN !0, $1
4 6 INIT_FCALL 'var_dump'
7 INIT_FCALL 'mb_detect_encoding'
8 SEND_VAR !0
9 SEND_VAL 'JIS'
10 DO_ICALL $3
11 SEND_VAR $3
12 DO_ICALL
5 13 INIT_FCALL 'var_dump'
14 INIT_FCALL 'mb_detect_encoding'
15 SEND_VAR !0
16 SEND_VAL 'JIS'
17 SEND_VAL <true>
18 DO_ICALL $5
19 SEND_VAR $5
20 DO_ICALL
6 21 INIT_FCALL 'var_dump'
22 INIT_FCALL 'mb_detect_encoding'
23 SEND_VAR !0
24 SEND_VAL 'JIS'
25 SEND_VAL <false>
26 DO_ICALL $7
27 SEND_VAR $7
28 DO_ICALL
7 29 INIT_FCALL 'var_dump'
30 INIT_FCALL 'mb_detect_encoding'
31 SEND_VAR !0
32 SEND_VAL 'ASCII'
33 DO_ICALL $9
34 SEND_VAR $9
35 DO_ICALL
8 36 INIT_FCALL 'var_dump'
37 INIT_FCALL 'mb_detect_encoding'
38 SEND_VAR !0
39 SEND_VAL 'ASCII'
40 SEND_VAL <true>
41 DO_ICALL $11
42 SEND_VAR $11
43 DO_ICALL
9 44 INIT_FCALL 'var_dump'
45 INIT_FCALL 'mb_detect_encoding'
46 SEND_VAR !0
47 SEND_VAL 'ASCII'
48 SEND_VAL <false>
49 DO_ICALL $13
50 SEND_VAR $13
51 DO_ICALL
10 52 INIT_FCALL 'var_dump'
53 INIT_FCALL 'mb_detect_encoding'
54 SEND_VAR !0
55 SEND_VAL <array>
56 DO_ICALL $15
57 SEND_VAR $15
58 DO_ICALL
11 59 INIT_FCALL 'var_dump'
60 INIT_FCALL 'mb_detect_encoding'
61 SEND_VAR !0
62 SEND_VAL <array>
63 SEND_VAL <true>
64 DO_ICALL $17
65 SEND_VAR $17
66 DO_ICALL
12 67 INIT_FCALL 'var_dump'
68 INIT_FCALL 'mb_detect_encoding'
69 SEND_VAR !0
70 SEND_VAL <array>
71 SEND_VAL <false>
72 DO_ICALL $19
73 SEND_VAR $19
74 DO_ICALL
75 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0