Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 12 Branch analysis from position: 8 2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 12 Branch analysis from position: 9 1 jumps found. (Code = 42) Position 1 = 8 Branch analysis from position: 8 Branch analysis from position: 12 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 12 filename: /in/hBvlc function name: (null) number of ops: 14 compiled vars: !0 = $source, !1 = $item, !2 = $elm line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%3Cxml%3E%0A%3Ctitle%3ETest+123%3C%2Ftitle%3E%0A%3Ccategories%3E%0A%3Ccategory%3ETest1%3C%2Fcategory%3E%0A%3Ccategory%3ETest2%3C%2Fcategory%3E%0A%3C%2Fcategories%3E%0A%3C%2Fxml%3E' 13 1 INIT_FCALL 'simplexml_load_string' 2 SEND_VAR !0 3 DO_ICALL $4 4 ASSIGN !1, $4 15 5 FETCH_OBJ_R ~6 !1, 'categories' 6 FETCH_OBJ_R ~7 ~6, 'category' 7 > FE_RESET_R $8 ~7, ->12 8 > > FE_FETCH_R $8, !2, ->12 16 9 > CONCAT ~9 !2, '%0A' 10 ECHO ~9 15 11 > JMP ->8 12 > FE_FREE $8 17 13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0