3v4l.org

run code in 300+ PHP versions simultaneously
<?php $match[1] = preg_replace('/(?<=^|[\x09\x20\x2D])./e', 'strtoupper("\0")', "Test Test1");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/hqOfB
function name:  (null)
number of ops:  8
compiled vars:  !0 = $match
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'preg_replace'
          1        SEND_VAL                                                 '%2F%28%3F%3C%3D%5E%7C%5B%5Cx09%5Cx20%5Cx2D%5D%29.%2Fe'
          2        SEND_VAL                                                 'strtoupper%28%22%5C0%22%29'
          3        SEND_VAL                                                 'Test+Test1'
          4        DO_ICALL                                         $2      
          5        ASSIGN_DIM                                               !0, 1
          6        OP_DATA                                                  $2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
322.11 ms | 1394 KiB | 15 Q