Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 37
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 37
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 37
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 37
filename: /in/s16FF
function name: (null)
number of ops: 39
compiled vars: !0 = $str, !1 = $spaces, !2 = $s, !3 = $totrim, !4 = $trimmed, !5 = $sname
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'plstrim'
5 1 ASSIGN !1, <array>
39 2 > FE_RESET_R $8 !1, ->37
3 > > FE_FETCH_R $8, !2, ->37
40 4 > CONCAT ~9 !0, !2
5 CONCAT ~10 ~9, !2
6 CONCAT ~11 ~10, !2
7 ASSIGN !3, ~11
41 8 INIT_FCALL 'preg_replace'
9 SEND_VAL '%7E%5Cs%2B%24%7Eus'
10 SEND_VAL '%5C1'
11 SEND_VAR !3
12 DO_ICALL $13
13 ASSIGN !4, $13
42 14 INIT_FCALL 'str_pad'
15 INIT_FCALL 'strtoupper'
16 INIT_FCALL 'dechex'
17 INIT_STATIC_METHOD_CALL 'IntlChar', 'ord'
18 SEND_VAR_EX !2
19 DO_FCALL 0 $15
20 SEND_VAR $15
21 DO_ICALL $16
22 SEND_VAR $16
23 DO_ICALL $17
24 SEND_VAR $17
25 SEND_VAL 4
26 SEND_VAL '0'
27 SEND_VAL 0
28 DO_ICALL $18
29 ASSIGN !5, $18
43 30 INIT_FCALL 'var_dump'
31 INIT_ARRAY ~20 !5
32 ADD_ARRAY_ELEMENT ~20 !3
33 ADD_ARRAY_ELEMENT ~20 !4
34 SEND_VAL ~20
35 DO_ICALL
39 36 > JMP ->3
37 > FE_FREE $8
44 38 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0