Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 26
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 26
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 26
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 26
filename: /in/T84dd
function name: (null)
number of ops: 31
compiled vars: !0 = $text, !1 = $result, !2 = $block_sep, !3 = $block
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'Title%3A+Wonderful+World%0A%0A----%0A%0AText%3A+%0ALorem+ipsum+dolor+sit+amet%2C+consectetur+adipiscing+elit.+%0ASed+facilisis+nulla+dui%2C+etiaculis+enim+porta+aliquet.+%0AEtiam+ante+mauris%2C+luctus+non+ultricies+ut%2C+pellentesque+non+eros.+%0A%0A%3Cb%3EPellentesque%3C%2Fb%3E+sit+amet+eros+in+quam+pharetra+fermentum+quis+ac+lacus.%0A+Maecenas+turpis+purus%2C+molestie+eu+quam+non%2C+adipiscing+hendrerit+nibh.%0A%0AGo+to+%3Ca+href%3D%22%2F%22%3EMain+Site%3C%2Fa%3E%0A%0A----%0A%0AImage%3A+mysite.com%2Fimages%2Flogo.png'
21 1 ASSIGN !1, <array>
23 2 ASSIGN !2, '%0A----%0A'
25 3 INIT_FCALL 'explode'
4 SEND_VAR !2
5 SEND_VAR !0
6 DO_ICALL $7
7 > FE_RESET_R $8 $7, ->26
8 > > FE_FETCH_R $8, !3, ->26
26 9 > INIT_FCALL 'explode'
10 SEND_VAL '%3A'
11 SEND_VAR !3
12 SEND_VAL 2
13 DO_ICALL $9
14 ASSIGN !3, $9
27 15 INIT_FCALL 'trim'
16 FETCH_DIM_R ~11 !3, 0
17 SEND_VAL ~11
18 DO_ICALL $12
19 INIT_FCALL 'trim'
20 FETCH_DIM_R ~14 !3, 1
21 SEND_VAL ~14
22 DO_ICALL $15
23 ASSIGN_DIM !1, $12
24 OP_DATA $15
25 25 > JMP ->8
26 > FE_FREE $8
30 27 INIT_FCALL 'print_r'
28 SEND_VAR !1
29 DO_ICALL
30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0