Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Kuvqc
function name: (null)
number of ops: 13
compiled vars: !0 = $utf8_string, !1 = $utf16_string
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > ASSIGN !0, 'Zo%C3%AB'
6 1 INIT_STATIC_METHOD_CALL 'UConverter', 'transcode'
2 SEND_VAR_EX !0
3 SEND_VAL_EX 'UTF-16BE'
4 SEND_VAL_EX 'UTF-8'
5 DO_FCALL 0 $3
6 ASSIGN !1, $3
7 7 INIT_FCALL 'bin2hex'
8 SEND_VAR !1
9 DO_ICALL $5
10 ECHO $5
11 ECHO '%0A'
12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0