Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 16, Position 2 = 21
Branch analysis from position: 16
2 jumps found. (Code = 78) Position 1 = 17, Position 2 = 21
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
Branch analysis from position: 21
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 21
filename: /in/RIbDb
function name: (null)
number of ops: 26
compiled vars: !0 = $html, !1 = $doc, !2 = $xpath, !3 = $result, !4 = $src
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%3Cdiv%3E%0A++++%3Cimg+src%3D%22http%3A%2F%2F3.bp.blogspot.com%2F-ulEY6FtwbtU%2FTwye18FlT4I%2FAAEE%2FCU2Q%2Fs320%2FDSC_0045.JPG%22%3E%0A++++%3Cimg+src%3D%22blogspot%2Ffoo.jpg%22%3E%0A++++%3Ciframe+src%3D%22blogspot%2Fbar.avi%22%3E%3C%2Fiframe%3E%0A++++%3Cimg+src%3D%22https%3A%2F%2Fblogspot.com%2Fimage.png%22%3E%0A%3C%2Fdiv%3E'
12 1 NEW $6 'DOMDocument'
2 DO_FCALL 0
3 ASSIGN !1, $6
13 4 INIT_METHOD_CALL !1, 'loadHTML'
5 SEND_VAR_EX !0
6 DO_FCALL 0
14 7 NEW $10 'DOMXPath'
8 SEND_VAR_EX !1
9 DO_FCALL 0
10 ASSIGN !2, $10
15 11 ASSIGN !3, <array>
16 12 INIT_METHOD_CALL !2, 'query'
13 SEND_VAL_EX '%2F%2Fimg%5Bcontains%28%40src%2C+%27blogspot%27%29%5D%2F%40src'
14 DO_FCALL 0 $14
15 > FE_RESET_R $15 $14, ->21
16 > > FE_FETCH_R $15, !4, ->21
17 17 > FETCH_OBJ_R ~17 !4, 'nodeValue'
18 ASSIGN_DIM !3
19 OP_DATA ~17
16 20 > JMP ->16
21 > FE_FREE $15
19 22 INIT_FCALL 'var_export'
23 SEND_VAR !3
24 DO_ICALL
25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0