Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 16, Position 2 = 24 Branch analysis from position: 16 2 jumps found. (Code = 78) Position 1 = 17, Position 2 = 24 Branch analysis from position: 17 1 jumps found. (Code = 42) Position 1 = 16 Branch analysis from position: 16 Branch analysis from position: 24 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 24 filename: /in/YDmRk function name: (null) number of ops: 29 compiled vars: !0 = $html, !1 = $doc, !2 = $xpath, !3 = $divs, !4 = $div, !5 = $values line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%3Cdiv+class%3D%22items%22%3E%0A++++++++%3Cdiv+class%3D%22item-s-1827%22%3E%0A++++++++++content+1%0A++++++++%3C%2Fdiv%3E%0A++++++++%3Cdiv+class%3D%22item-s-18364%22%3E%0A++++++++++content+2%0A++++++++%3C%2Fdiv%3E%0A++++++++%3Cdiv+class%3D%22item-s-1827%22%3E%0A++++++++++content+3%0A++++++++%3C%2Fdiv%3E%0A++++%3C%2Fdiv%3E' 15 1 NEW $7 'DomDocument' 2 DO_FCALL 0 3 ASSIGN !1, $7 16 4 INIT_METHOD_CALL !1, 'loadHTML' 5 SEND_VAR_EX !0 6 DO_FCALL 0 17 7 NEW $11 'DomXPath' 8 SEND_VAR_EX !1 9 DO_FCALL 0 10 ASSIGN !2, $11 18 11 INIT_METHOD_CALL !2, 'query' 12 SEND_VAL_EX '%2F%2Fdiv%5Bstarts-with%28%40class%2C%27item-s-%27%29%5D' 13 DO_FCALL 0 $14 14 ASSIGN !3, $14 19 15 > FE_RESET_R $16 !3, ->24 16 > > FE_FETCH_R $16, !4, ->24 20 17 > INIT_FCALL 'trim' 18 FETCH_OBJ_R ~18 !4, 'nodeValue' 19 SEND_VAL ~18 20 DO_ICALL $19 21 ASSIGN_DIM !5 22 OP_DATA $19 19 23 > JMP ->16 24 > FE_FREE $16 22 25 INIT_FCALL 'print_r' 26 SEND_VAR !5 27 DO_ICALL 28 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0