3v4l.org

run code in 300+ PHP versions simultaneously
<?php $srcTxt = " |title= |Row18={{Timeline row |from= |to=2000 |1-text= TYRR consolidation |1-at= 1904 |2-text= TYRR and TFC takeover |2-at= 1927 |3-text= private bus services acquisition |3-at= 1954 |Row18={{Scale row| |from=1840 |to=2000 |increment=40 }} }} "; $srcTxt = preg_replace("/^( )?\|([a-z]+)=$/m", "", $srcTxt); echo ($srcTxt); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uDNLc
function name:  (null)
number of ops:  9
compiled vars:  !0 = $srcTxt
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%0A%7Ctitle%3D%0A%7CRow18%3D%7B%7BTimeline+row%0A++%7Cfrom%3D%0A++%7Cto%3D2000%0A++%7C1-text%3D+TYRR+consolidation%0A++%7C1-at%3D+1904%0A++%7C2-text%3D+TYRR+and+TFC+takeover%0A++%7C2-at%3D+1927%0A++%7C3-text%3D+private+bus+services+acquisition%0A++%7C3-at%3D+1954%0A%7CRow18%3D%7B%7BScale+row%7C%0A++%7Cfrom%3D1840%0A++%7Cto%3D2000%0A++%7Cincrement%3D40%0A++%7D%7D%0A%7D%7D+'
   20     1        INIT_FCALL                                               'preg_replace'
          2        SEND_VAL                                                 '%2F%5E%28+%29%3F%5C%7C%28%5Ba-z%5D%2B%29%3D%24%2Fm'
          3        SEND_VAL                                                 ''
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        ASSIGN                                                   !0, $2
   22     7        ECHO                                                     !0
   24     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.04 ms | 1394 KiB | 15 Q