Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 23, Position 2 = 29 Branch analysis from position: 23 2 jumps found. (Code = 78) Position 1 = 24, Position 2 = 29 Branch analysis from position: 24 1 jumps found. (Code = 42) Position 1 = 23 Branch analysis from position: 23 Branch analysis from position: 29 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 29 filename: /in/k6Ekl function name: (null) number of ops: 32 compiled vars: !0 = $html, !1 = $wrapper, !2 = $dom, !3 = $result, !4 = $childNodes, !5 = $childNode line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%3Cp%3E%C3%A0%C3%A2%C3%A4%C3%A7%C3%9F%3C%2Fp%3E' 5 1 ASSIGN !1, '%EF%BB%BF%3Chtml%3E%3Chead%3E%3Cmeta+charset%3D%22not+a+charset%22+%2F%3E%3C%2Fhead%3E%3Cbody%3E%25s%3C%2Fbody%3E%3C%2Fhtml%3E' 7 2 NEW $8 'DOMDocument' 3 DO_FCALL 0 4 ASSIGN !2, $8 8 5 INIT_METHOD_CALL !2, 'loadHTML' 6 INIT_FCALL 'sprintf' 7 SEND_VAR !1 8 SEND_VAR !0 9 DO_ICALL $11 10 SEND_VAR_NO_REF_EX $11 11 SEND_VAL_EX 64 12 DO_FCALL 0 10 13 ASSIGN !3, '' 12 14 INIT_METHOD_CALL !2, 'getElementsByTagName' 15 SEND_VAL_EX 'body' 16 DO_FCALL 0 $14 17 INIT_METHOD_CALL $14, 'item' 18 SEND_VAL_EX 0 19 DO_FCALL 0 $15 20 FETCH_OBJ_R ~16 $15, 'childNodes' 21 ASSIGN !4, ~16 14 22 > FE_RESET_R $18 !4, ->29 23 > > FE_FETCH_R $18, !5, ->29 15 24 > INIT_METHOD_CALL !2, 'saveHTML' 25 SEND_VAR_EX !5 26 DO_FCALL 0 $19 27 ASSIGN_OP 8 !3, $19 14 28 > JMP ->23 29 > FE_FREE $18 19 30 ECHO !3 20 31 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0