Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 13, Position 2 = 16 Branch analysis from position: 13 2 jumps found. (Code = 78) Position 1 = 14, Position 2 = 16 Branch analysis from position: 14 1 jumps found. (Code = 42) Position 1 = 13 Branch analysis from position: 13 Branch analysis from position: 16 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 16 filename: /in/AqkJX function name: (null) number of ops: 28 compiled vars: !0 = $html, !1 = $dom, !2 = $paragraph, !3 = $count, !4 = $childNode line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%3Cp%3Ewith+%3Ca%3Elink%3C%2Fa%3E+text%3C%2Fp%3E' 5 1 NEW $6 'DOMDocument' 2 DO_FCALL 0 3 ASSIGN !1, $6 6 4 INIT_METHOD_CALL !1, 'loadHTML' 5 SEND_VAR_EX !0 6 SEND_VAL_EX 8196 7 DO_FCALL 0 8 8 FETCH_OBJ_R ~10 !1, 'firstChild' 9 ASSIGN !2, ~10 9 10 ASSIGN !3, 0 10 11 FETCH_OBJ_R ~13 !2, 'childNodes' 12 > FE_RESET_R $14 ~13, ->16 13 > > FE_FETCH_R $14, !4, ->16 11 14 > PRE_INC !3 10 15 > JMP ->13 16 > FE_FREE $14 14 17 FETCH_OBJ_R ~16 !2, 'childNodes' 18 COUNT ~17 ~16 19 CONCAT ~18 ~17, '%0A' 20 ECHO ~18 15 21 FETCH_OBJ_R ~19 !2, 'childNodes' 22 FETCH_OBJ_R ~20 ~19, 'length' 23 CONCAT ~21 ~20, '%0A' 24 ECHO ~21 16 25 CONCAT ~22 !3, '%0A' 26 ECHO ~22 27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0