Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ClXdh function name: (null) number of ops: 14 compiled vars: !0 = $a, !1 = $xml, !2 = $containers line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, '%3CXML%3E%0A%3Ccontainers%3E%0A++++%3Ccontainer+id%3D%221%22%3E%0A++++%3C%2Fcontainer%3E%0A++++%3Ccontainer+id%3D%222%22%3E%0A++++%3C%2Fcontainer%3E%0A%3C%2Fcontainers%3E%0A%3C%2FXML%3E' 10 1 INIT_FCALL 'simplexml_load_string' 2 SEND_VAR !0 3 DO_ICALL $4 4 ASSIGN !1, $4 11 5 INIT_METHOD_CALL !1, 'xpath' 6 SEND_VAL_EX '%2FXML%2Fcontainers%2Fcontainer' 7 DO_FCALL 0 $6 8 ASSIGN !2, $6 12 9 INIT_FCALL 'var_dump' 10 COUNT ~8 !2 11 SEND_VAL ~8 12 DO_ICALL 13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0