Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 16
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 16
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
filename: /in/PceWI
function name: (null)
number of ops: 19
compiled vars: !0 = $html, !1 = $array, !2 = $value, !3 = $key
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
4 0 E > ASSIGN !0, '%3C%7B%24headtype%7D+class%3D%22%7B%24class%7D%22%3E%7B%24text%7D%3C%2F%7B%24headtype%7D%3E'
5 1 ASSIGN_DIM !1, 'headtype'
2 OP_DATA 'h1'
6 3 ASSIGN_DIM !1, 'class'
4 OP_DATA 'classname'
7 5 ASSIGN_DIM !1, 'text'
6 OP_DATA 'the+title'
9 7 > FE_RESET_R $8 !1, ->16
8 > > FE_FETCH_R ~9 $8, !2, ->16
9 > ASSIGN !3, ~9
10 10 CONCAT ~11 '%7B%24', !3
11 CONCAT ~12 ~11, '%7D'
12 FRAMELESS_ICALL_3 str_replace ~13 ~12, !2
13 OP_DATA !0
14 ASSIGN !0, ~13
9 15 > JMP ->8
16 > FE_FREE $8
13 17 ECHO !0
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0