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);

preferences:
31.79 ms | 404 KiB | 5 Q