3v4l.org

run code in 300+ PHP versions simultaneously
<?php xml_parse_into_struct(xml_parser_create_ns(), str_repeat("<blah>", 100), $a);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/aIn6Z
function name:  (null)
number of ops:  12
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'xml_parse_into_struct'
          1        INIT_FCALL                                               'xml_parser_create_ns'
          2        DO_ICALL                                         $1      
          3        SEND_VAR                                                 $1
          4        INIT_FCALL                                               'str_repeat'
          5        SEND_VAL                                                 '%3Cblah%3E'
          6        SEND_VAL                                                 100
          7        DO_ICALL                                         $2      
          8        SEND_VAR                                                 $2
          9        SEND_REF                                                 !0
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.07 ms | 1385 KiB | 19 Q