Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 32
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 32
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 32
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 32
filename: /in/s16FF
function name: (null)
number of ops: 34
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, ->32
3 > > FE_FETCH_R $8, !2, ->32
40 4 > CONCAT ~9 !0, !2
5 CONCAT ~10 ~9, !2
6 CONCAT ~11 ~10, !2
7 ASSIGN !3, ~11
41 8 FRAMELESS_ICALL_3 preg_replace ~13 '%7E%5Cs%2B%24%7Eus', '%5C1'
9 OP_DATA !3
10 ASSIGN !4, ~13
42 11 INIT_FCALL 'str_pad'
12 INIT_FCALL 'strtoupper'
13 INIT_STATIC_METHOD_CALL 'IntlChar', 'ord'
14 SEND_VAR_EX !2
15 DO_FCALL 0 $15
16 FRAMELESS_ICALL_1 dechex ~16 $15
17 SEND_VAL ~16
18 DO_ICALL $17
19 SEND_VAR $17
20 SEND_VAL 4
21 SEND_VAL '0'
22 SEND_VAL 0
23 DO_ICALL $18
24 ASSIGN !5, $18
43 25 INIT_FCALL 'var_dump'
26 INIT_ARRAY ~20 !5
27 ADD_ARRAY_ELEMENT ~20 !3
28 ADD_ARRAY_ELEMENT ~20 !4
29 SEND_VAL ~20
30 DO_ICALL
39 31 > JMP ->3
32 > FE_FREE $8
44 33 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0