Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/HYH26 function name: (null) number of ops: 23 compiled vars: !0 = $xml, !1 = $doc line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%3Cbookstore%3E%0A%3Cbook+category%3D%22cooking%22%3E%0A++%3Ctitle+lang%3D%22en%22%3EEveryday+Italian%3C%2Ftitle%3E%0A++%3Cauthor%3EGiada+De+Laurentiis%3C%2Fauthor%3E%0A++%3Cyear%3E2005%3C%2Fyear%3E%0A++%3Cprice%3E30.00%3C%2Fprice%3E%0A%3C%2Fbook%3E%0A%3C%2Fbookstore%3E' 11 1 INIT_FCALL 'simplexml_load_string' 2 SEND_VAR !0 3 DO_ICALL $3 4 ASSIGN !1, $3 12 5 FETCH_OBJ_R ~5 !1, 'book' 6 INIT_METHOD_CALL ~5, 'attributes' 7 DO_FCALL 0 $6 8 FETCH_OBJ_R ~7 $6, 'category' 9 CONCAT ~8 ~7, '%0A' 10 ECHO ~8 13 11 FETCH_OBJ_R ~9 !1, 'book' 12 FETCH_OBJ_R ~10 ~9, 'title' 13 CONCAT ~11 ~10, '%0A' 14 ECHO ~11 14 15 FETCH_OBJ_R ~12 !1, 'book' 16 FETCH_OBJ_R ~13 ~12, 'title' 17 INIT_METHOD_CALL ~13, 'attributes' 18 DO_FCALL 0 $14 19 FETCH_OBJ_R ~15 $14, 'lang' 20 CONCAT ~16 ~15, '%0A' 21 ECHO ~16 22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0