Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 24
Branch analysis from position: 7
2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 24
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 15
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 24
filename: /in/rKVOY
function name: (null)
number of ops: 26
compiled vars: !0 = $content, !1 = $first_steps, !2 = $first_step, !3 = $separate_news, !4 = $article
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%3Cdiv+class%3D%22entry-content%22%3E%0A1%0A%3C%2Fdiv%3E%0A%0A%3Cdiv+class%3D%22entry-content%22%3E%0A2%0A%3C%2Fdiv%3E%0A%0A%3Cdiv+class%3D%22entry-content%22%3E%0A3%0A%3C%2Fdiv%3E'
13 1 INIT_FCALL 'explode'
2 SEND_VAL '%3Cdiv+class%3D%22entry-content%22%3E'
3 SEND_VAR !0
4 DO_ICALL $6
5 ASSIGN !1, $6
14 6 > FE_RESET_R $8 !1, ->24
7 > > FE_FETCH_R $8, !2, ->24
15 8 > INIT_FCALL 'strpos'
9 SEND_VAR !2
10 SEND_VAL '%3C%2Fdiv%3E'
11 DO_ICALL $9
12 TYPE_CHECK 4 $9
13 > JMPZ ~10, ->15
14 > > JMP ->7
16 15 > INIT_FCALL 'explode'
16 SEND_VAL '%3C%2Fdiv%3E'
17 SEND_VAR !2
18 DO_ICALL $11
19 ASSIGN !3, $11
17 20 FETCH_DIM_R ~13 !3, 0
21 ASSIGN !4, ~13
18 22 ECHO !4
14 23 > JMP ->7
24 > FE_FREE $8
19 25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0