Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 21
Branch analysis from position: 7
2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 21
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 12
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 21
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 21
filename: /in/rKVOY
function name: (null)
number of ops: 23
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, ->21
7 > > FE_FETCH_R $8, !2, ->21
15 8 > FRAMELESS_ICALL_2 strpos ~9 !2, '%3C%2Fdiv%3E'
9 TYPE_CHECK 4 ~9
10 > JMPZ ~10, ->12
11 > > JMP ->7
16 12 > INIT_FCALL 'explode'
13 SEND_VAL '%3C%2Fdiv%3E'
14 SEND_VAR !2
15 DO_ICALL $11
16 ASSIGN !3, $11
17 17 FETCH_DIM_R ~13 !3, 0
18 ASSIGN !4, ~13
18 19 ECHO !4
14 20 > JMP ->7
21 > FE_FREE $8
19 22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0