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. ==Etymology== ===Persian language name in Persian=== Persian is known by other names by native speakers: Western Persian ( ) Or , or Parsi () has been the native name of the Persian by all its speakers until 20th century. eos; 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/5M4ZG
function name:  (null)
number of ops:  8
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     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.%0A%3D%3DEtymology%3D%3D%0A%0A%3D%3D%3DPersian+language+name+in+Persian%3D%3D%3D%0APersian+is+known+by+other+names+by+native+speakers%3A%0A+Western+Persian+%28+%29+Or+%2C+or+Parsi+%28%29+has+been+the+native+name+of+the+Persian+by+all+its+speakers+until+20th+century.'
   12     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:
166.52 ms | 1394 KiB | 15 Q