Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 19, Position 2 = 25
Branch analysis from position: 19
2 jumps found. (Code = 78) Position 1 = 20, Position 2 = 25
Branch analysis from position: 20
1 jumps found. (Code = 42) Position 1 = 19
Branch analysis from position: 19
Branch analysis from position: 25
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 25
filename: /in/SusIZ
function name: (null)
number of ops: 27
compiled vars: !0 = $a, !1 = $doc, !2 = $finder, !3 = $nodes, !4 = $node
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%3Cdiv+id%3D%22ctl00_Main_treeCategories%22%3E%0A%3Ctable%3E%0A++++%3Ctbody%3E%0A++++++++%3Ctr%3E%0A++++++++++++%3Ctd%3E%3Ca+id%3D%22ctl00_Main_treeCategoriesn0%22%3EOnline+Catalogus%3C%2Fa%3E%3C%2Ftd%3E%0A++++++++%3C%2Ftr%3E%0A++++%3C%2Ftbody%3E%0A%3C%2Ftable%3E%0A%3Cdiv+id%3D%22ctl00_Main_treeCategoriesn0Nodes%22+style%3D%22display%3Ablock%3B%22%3E%0A++++%3Ctable+cellpadding%3D%220%22+cellspacing%3D%220%22+style%3D%22border-width%3A0%3B%22%3E%0A++++++++%3Ctbody%3E%0A++++++++++++%3Ctr%3E%0A++++++++++++++++%3Ctd%3E%0A++++++++++++++++++++%3Cdiv+style%3D%22width%3A20px%3Bheight%3A1px%22%3E%3C%2Fdiv%3E%0A++++++++++++++++%3C%2Ftd%3E%0A++++++++++++++++%3Ctd%3E%0A++++++++++++++++++++%3Ca+id%3D%22ctl00_Main_treeCategoriesn1%22%3EDakraam+yes%3C%2Fa%3E%0A++++++++++++++++%3C%2Ftd%3E%0A++++++++++++%3C%2Ftr%3E%0A++++++++%3C%2Ftbody%3E%0A++++%3C%2Ftable%3E%0A++++%3Cdiv+id%3D%22ctl00_Main_treeCategoriesn1Nodes%22+style%3D%22display%3Ablock%3B%22%3E%0A++++++++%3Ctable+cellpadding%3D%220%22+cellspacing%3D%220%22+style%3D%22border-width%3A0%3B%22%3E%0A++++++++++++%3Ctbody%3E%0A++++++++++++++++%3Ctr%3E%0A++++++++++++++++++++%3Ctd%3E%3Cdiv+style%3D%22width%3A20px%3Bheight%3A1px%22%3E%3C%2Fdiv%3E%3C%2Ftd%3E%0A++++++++++++++++++++%3Ctd%3E%3Cdiv+style%3D%22width%3A20px%3Bheight%3A1px%22%3E%3C%2Fdiv%3E%3C%2Ftd%3E%0A++++++++++++++++++++%3Ctd%3E%3C%2Ftd%3E%0A++++++++++++++++++++%3Ctd+class%3D%22treeNode+ctl00_Main_treeCategories_2%22%3E%3Ca+class%3D%22ctl00_Main_treeCategories_0+treeNode+ctl00_Main_treeCategories_1%22%3EDakraam+Duette%C2%AE+%26amp%3B+Pliss%C3%A9+Saaaaahade+no%3C%2Fa%3E%3C%2Ftd%3E%0A++++++++++++++++%3C%2Ftr%3E%0A++++++++++++%3C%2Ftbody%3E%0A++++++++%3C%2Ftable%3E%0A++++%3C%2Fdiv%3E%0A++++%3Ctable+cellpadding%3D%220%22+cellspacing%3D%220%22+style%3D%22border-width%3A0%3B%22%3E%0A++++++++%3Ctbody%3E%3Ctr%3E%0A++++++++++++++++%3Ctd%3E%3Cdiv+style%3D%22width%3A20px%3Bheight%3A1px%22%3E%3C%2Fdiv%3E%3C%2Ftd%3E%0A++++++++++++++++%3Ctd%3E%3C%2Ftd%3E%0A++++++++++++++++%3Ctd+class%3D%22treeNode+ctl00_Main_treeCategories_2%22+style%3D%22white-space%3Anowrap%3B%22%3E%0A++++++++++++++++++++%3Ca+class%3D%22ctl00_Main_treeCategories_0+treeNode+ctl00_Main_treeCategories_1%22%3EDuette%C2%AE+Fix%C3%A9+%26amp%3B+Pliss%C3%A9+Shadeeeee+yes%3C%2Fa%3E%0A+++++++++++++++++%3C%2Ftd%3E%0A++++++++++++%3C%2Ftr%3E%0A++++++++%3C%2Ftbody%3E%0A++++%3C%2Ftable%3E%0A%3C%2Fdiv%3E'
46 1 NEW $6 'DOMDocument'
2 DO_FCALL 0
3 ASSIGN !1, $6
47 4 BEGIN_SILENCE ~9
5 INIT_METHOD_CALL !1, 'loadHTML'
6 SEND_VAR_EX !0
7 DO_FCALL 0
8 END_SILENCE ~9
48 9 NEW $11 'DomXPath'
10 SEND_VAR_EX !1
11 DO_FCALL 0
12 ASSIGN !2, $11
49 13 INIT_METHOD_CALL !2, 'query'
14 SEND_VAL_EX '%2F%2F%2A%5Bcontains%28%40id%2C+%22ctl00_Main_treeCategories%22%29%5D%2Fdiv%5Bnot%28%40id%3D%22ctl00_Main_treeCategoriesn1Nodes%22%29%5D%2Ftable'
15 DO_FCALL 0 $14
16 ASSIGN !3, $14
51 17 ECHO '%3Cpre%3E%0A'
53 18 > FE_RESET_R $16 !3, ->25
19 > > FE_FETCH_R $16, !4, ->25
54 20 > INIT_FCALL 'print_r'
21 FETCH_OBJ_R ~17 !4, 'nodeValue'
22 SEND_VAL ~17
23 DO_ICALL
53 24 > JMP ->19
25 > FE_FREE $16
55 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0