Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/d1VFJ
function name: (null)
number of ops: 8
compiled vars: !0 = $data
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%3C%3Fxml+version%3D%221.0%22+encoding%3D%22utf-8%22%3F%3E%0A%3COBJEKT+ID%3D%2291727%22%3E%0A++++%0A++++++++++%3CPICTURE+ID%3D%227%22%3E%0A++++++++++++++%3CID%3E7%3C%2FID%3E%0A++++++++++++++++++%3CPIC%3E%26lt%3BIMG+SRC%3D%22https%3A%2F%2Fd1.cloudfront.net%2F00722.jpg%22+width%3D%22610%22+height%3D%22480%22+BORDER%3D0%3E%3C%2FPIC%3E%0A+++++++++++++++++%3C%2FPICTURE%3E%0A++++%0A+++++++++%3CPICTURE+ID%3D%2211%22%3E%0A++++++++++++++%3CID%3E11%3C%2FID%3E%0A++++++++++++++++++%3CPIC%3E%26lt%3BIMG+SRC%3D%22https%3A%2F%2Fd1.cloudfront.net%2F01123.jpg%22+width%3D%22630%22+height%3D%22480%22+BORDER%3D0%3E%3C%2FPIC%3E%0A+++++++++++++++++%3C%2FPICTURE%3E%0A++++%0A+++++++++%3CPICTURE+ID%3D%222%22%3E%0A++++++++++++++++++%3CID%3E2%3C%2FID%3E%0A++++++++++++++++++%3CPIC%3E%26lt%3BIMG+SRC%3D%22https%3A%2F%2Fd1.cloudfront.net%2F00224.jpg%22+width%3D%22740%22+height%3D%22480%22+BORDER%3D0%3E%3C%2FPIC%3E%0A+++++++++++++++++%3C%2FPICTURE%3E%0A++++%0A+++++++++%3CPICTURE+ID%3D%229%22%3E%0A++++++++++++++++++%3CID%3E9%3C%2FID%3E%0A++++++++++++++++++%3CPIC%3E%26lt%3BIMG+SRC%3D%22https%3A%2F%2Fd1.cloudfront.net%2F00925.jpg%22+width%3D%22940%22+height%3D%22480%22+BORDER%3D0%3E%3C%2FPIC%3E%0A+++++++++++++++++%3C%2FPICTURE%3E%0A++++%0A%3C%2FOBJEKT%3E'
47 1 INIT_FCALL 'var_dump'
2 INIT_FCALL 'xmlparserpictn'
3 SEND_VAR !0
4 DO_FCALL 0 $2
5 SEND_VAR $2
6 DO_ICALL
7 > RETURN 1
Function xmlparserpictn:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 24
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 24
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 24
filename: /in/d1VFJ
function name: xmlParserPICtn
number of ops: 30
compiled vars: !0 = $data, !1 = $xml, !2 = $valuesPICtn, !3 = $display, !4 = $PICelements, !5 = $searchpattern, !6 = $valuesPICt
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
31 0 E > RECV !0
33 1 INIT_FCALL 'simplexml_load_string'
2 SEND_VAR !0
3 DO_ICALL $7
4 ASSIGN !1, $7
34 5 INIT_METHOD_CALL !1, 'xpath'
6 SEND_VAL_EX '%2F%2FOBJEKT%5B%40ID%3D%2791727%27%5D%2F%2FPICTURE'
7 DO_FCALL 0 $9
8 ASSIGN !2, $9
35 9 ASSIGN !3, ''
36 10 > FE_RESET_R $12 !2, ->24
11 > > FE_FETCH_R $12, !4, ->24
38 12 > ASSIGN !5, '%40SRC%3D%22%28%5B%5E%22%5D%2B%29%22%40'
39 13 INIT_FCALL 'preg_match'
14 SEND_VAR !5
15 FETCH_OBJ_R ~14 !4, 'PIC'
16 SEND_VAL ~14
17 SEND_REF !6
18 DO_ICALL
40 19 ASSIGN_OP 8 !3, '%3Cli%3E'
41 20 FETCH_DIM_R ~17 !6, 1
21 ASSIGN_OP 8 !3, ~17
42 22 ASSIGN_OP 8 !3, '%3C%2Fli%3E'
36 23 > JMP ->11
24 > FE_FREE $12
44 25 ASSIGN_OP 8 !3, ''
45 26 VERIFY_RETURN_TYPE !3
27 > RETURN !3
46 28* VERIFY_RETURN_TYPE
29* > RETURN null
End of function xmlparserpictn
Generated using Vulcan Logic Dumper, using php 8.0.0