3v4l.org

run code in 300+ PHP versions simultaneously
<?php $kw = " asdsdfsdf as "; var_export('/^((?![[:cntrl:]\p{C}' . preg_quote(',!^()={};~`<>?\|', '/') . ']).)*$/u');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pv5TK
function name:  (null)
number of ops:  11
compiled vars:  !0 = $kw
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '+asdsdfsdf++as+'
    4     1        INIT_FCALL                                               'var_export'
          2        INIT_FCALL                                               'preg_quote'
          3        SEND_VAL                                                 '%2C%21%5E%28%29%3D%7B%7D%3B%7E%60%3C%3E%3F%5C%7C'
          4        SEND_VAL                                                 '%2F'
          5        DO_ICALL                                         $2      
          6        CONCAT                                           ~3      '%2F%5E%28%28%3F%21%5B%5B%3Acntrl%3A%5D%5Cp%7BC%7D', $2
          7        CONCAT                                           ~4      ~3, '%5D%29.%29%2A%24%2Fu'
          8        SEND_VAL                                                 ~4
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.18 ms | 1394 KiB | 17 Q