Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 18 Branch analysis from position: 9 2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 18 Branch analysis from position: 10 1 jumps found. (Code = 42) Position 1 = 9 Branch analysis from position: 9 Branch analysis from position: 18 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 18 filename: /in/XfUQe function name: (null) number of ops: 20 compiled vars: !0 = $xml, !1 = $sxml, !2 = $book line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%3Clibrary%3E%0A++++%3Cbook%3E%0A++++++++%3Ctitle%3EI+love+%3Ci%3Eapple+pie%3C%2Fi%3E%3C%2Ftitle%3E%0A++++%3C%2Fbook%3E%0A++++%3Cbook%3E%0A++++++++%3Ctitle%3EI+love+%3Ci%3Echocolate%3C%2Fi%3E%3C%2Ftitle%3E%0A++++%3C%2Fbook%3E%0A%3C%2Flibrary%3E' 14 1 INIT_FCALL 'simplexml_load_string' 2 SEND_VAR !0 3 DO_ICALL $4 4 ASSIGN !1, $4 15 5 INIT_METHOD_CALL !1, 'xpath' 6 SEND_VAL_EX '%2F%2Fbook' 7 DO_FCALL 0 $6 8 > FE_RESET_R $7 $6, ->18 9 > > FE_FETCH_R $7, !2, ->18 16 10 > INIT_FCALL 'dom_import_simplexml' 11 FETCH_OBJ_R ~8 !2, 'title' 12 SEND_VAL ~8 13 DO_ICALL $9 14 FETCH_OBJ_R ~10 $9, 'nodeValue' 15 CONCAT ~11 ~10, '%0A' 16 ECHO ~11 15 17 > JMP ->9 18 > FE_FREE $7 17 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0