3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string=<<<eos Language, Talysh Language, and Balochi language. The language is in the List of Southwestern Iranian languages group, along with the Larestani dialects, Kumzari language and Luri language languages. eos; //echo strip_tags(file_get_contents('sample.txt')); //echo preg_replace('#^=+([^=]+)=+$#usm','$1',$string); echo preg_replace('#\n#u','xxxx',$string);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WCFvZ
function name:  (null)
number of ops:  8
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'Language%2C+Talysh+Language%2C+and+Balochi+language.%0AThe+language+is+in+the+List+of+Southwestern+Iranian+languages+group%2C+along+with+the+Larestani+dialects%2C+Kumzari+language+and+Luri+language+languages.'
   11     1        INIT_FCALL                                               'preg_replace'
          2        SEND_VAL                                                 '%23%5Cn%23u'
          3        SEND_VAL                                                 'xxxx'
          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:
175.04 ms | 941 KiB | 16 Q