Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/nmD4k function name: (null) number of ops: 19 compiled vars: !0 = $xml, !1 = $sxe line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%3Ccontainer%3E%3Cfoo%2F%3E%3Cfoo%2F%3E%3C%2Fcontainer%3E' 4 1 INIT_FCALL 'simplexml_load_string' 2 SEND_VAR !0 3 DO_ICALL $3 4 ASSIGN !1, $3 6 5 INIT_FCALL 'var_dump' 6 INIT_METHOD_CALL !1, 'xpath' 7 SEND_VAL_EX 'count%28%2F%2Ffoo%29' 8 DO_FCALL 0 $5 9 SEND_VAR $5 10 DO_ICALL 7 11 INIT_FCALL 'var_dump' 12 INIT_METHOD_CALL !1, 'xpath' 13 SEND_VAL_EX '%2F%2Ffoo' 14 DO_FCALL 0 $7 15 COUNT ~8 $7 16 SEND_VAL ~8 17 DO_ICALL 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0