Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/taWVn
function name: (null)
number of ops: 20
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%C3%A9'
5 1 INIT_FCALL 'mb_strlen'
2 SEND_VAR !0
3 SEND_VAL 'utf8'
4 DO_ICALL $3
5 ECHO $3
6 ECHO '%0A'
7 7 INIT_STATIC_METHOD_CALL 'Normalizer', 'normalize'
8 SEND_VAR_EX !0
9 FETCH_CLASS_CONSTANT ~4 'Normalizer', 'NFD'
10 SEND_VAL_EX ~4
11 DO_FCALL 0 $5
12 ASSIGN !1, $5
9 13 INIT_FCALL 'mb_strlen'
14 SEND_VAR !1
15 SEND_VAL 'utf8'
16 DO_ICALL $7
17 ECHO $7
18 ECHO '%0A'
19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0