Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/bDYHv
function name:  (null)
number of ops:  9
compiled vars:  !0 = $pattern, !1 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%2F%5E%22%28%2ASKIP%29%28%2AF%29%7C%22%28%5B%5E%22%5D%2A%29%22%2F'
    4     1        ASSIGN                                                   !1, '%22something+%22something+something%22+and+then+%22something%22+something+%22%22+test%22'
    5     2        INIT_FCALL                                               'preg_replace'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 '%241'
          5        SEND_VAR                                                 !1
          6        DO_ICALL                                         $4      
          7        ECHO                                                     $4
          8      > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0