3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo preg_replace('^\d', '700italic', $this->variant());
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NKjF1
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'preg_replace'
          1        SEND_VAL                                                 '%5E%5Cd'
          2        SEND_VAL                                                 '700italic'
          3        FETCH_THIS                                       $0      
          4        INIT_METHOD_CALL                                         $0, 'variant'
          5        DO_FCALL                                      0  $1      
          6        SEND_VAR                                                 $1
          7        DO_ICALL                                         $2      
          8        ECHO                                                     $2
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
181.83 ms | 1398 KiB | 15 Q