3v4l.org

run code in 300+ PHP versions simultaneously
<?php $buffer = <<<'EOF' /' Type Property_Database As Long iterator As String label, value As FB.Image Ptr image End Type Dim Shared As Property_Database Bogus, Report With Bogus .iterator = -1 .label = EMPTY .value = EMPTY .image = 0 End With '/ keep this /' Type Property_Database As Long iterator As String label, value As FB.Image Ptr image End Type Dim Shared As Property_Database Bogus, Report With Bogus .iterator = -1 .label = EMPTY .value = EMPTY .image = 0 End With '/ EOF; echo preg_replace("~^\h*/'(.+?)^\h*'/~ms", "", $buffer);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/eFOto
function name:  (null)
number of ops:  8
compiled vars:  !0 = $buffer
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%2F%27%09Type+Property_Database%0A%09%09As+Long+iterator%0A%09%09As+String+label%2C+value%0A%09%09As+FB.Image+Ptr+image%0A%09End+Type%0A%0A%09Dim+Shared+As+Property_Database+Bogus%2C+Report%0A%0A%09With+Bogus%0A%09%09.iterator+%3D+-1%0A%09%09.label+%3D+EMPTY%0A%09%09.value+%3D+EMPTY%0A%09%09.image+%3D+0%0A%09End+With%0A+++++%27%2F%0A%0Akeep+this%0A%0A++++++++%2F%27%09Type+Property_Database%0A%09%09As+Long+iterator%0A%09%09As+String+label%2C+value%0A%09%09As+FB.Image+Ptr+image%0A%09End+Type%0A%0A%09Dim+Shared+As+Property_Database+Bogus%2C+Report%0A%0A%09With+Bogus%0A%09%09.iterator+%3D+-1%0A%09%09.label+%3D+EMPTY%0A%09%09.value+%3D+EMPTY%0A%09%09.image+%3D+0%0A%09End+With%0A%27%2F'
   39     1        INIT_FCALL                                               'preg_replace'
          2        SEND_VAL                                                 '%7E%5E%5Ch%2A%2F%27%28.%2B%3F%29%5E%5Ch%2A%27%2F%7Ems'
          3        SEND_VAL                                                 ''
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        ECHO                                                     $2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.45 ms | 1004 KiB | 14 Q