3v4l.org

run code in 300+ PHP versions simultaneously
<?php $doc_test = '001.xml'; var_dump(xmlwriter_open_memory($doc_test,1,2,3,4,5));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4Bnja
function name:  (null)
number of ops:  13
compiled vars:  !0 = $doc_test
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '001.xml'
    4     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'xmlwriter_open_memory'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 1
          5        SEND_VAL                                                 2
          6        SEND_VAL                                                 3
          7        SEND_VAL                                                 4
          8        SEND_VAL                                                 5
          9        DO_ICALL                                         $2      
         10        SEND_VAR                                                 $2
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.61 ms | 1398 KiB | 17 Q