3v4l.org

run code in 300+ PHP versions simultaneously
<?php $re = '(^(?!@$|/|.*([/.]\.|//|@\{|\\))[^\000-\037\177 ~^:?*[]+/[^\000-\037\177 ~^:?*[]+(?<!\.lock|[/.])$)i'; var_dump(preg_match($re, ''));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cqoCg
function name:  (null)
number of ops:  9
compiled vars:  !0 = $re
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%28%5E%28%3F%21%40%24%7C%2F%7C.%2A%28%5B%2F.%5D%5C.%7C%2F%2F%7C%40%5C%7B%7C%5C%29%29%5B%5E%5C000-%5C037%5C177+%7E%5E%3A%3F%2A%5B%5D%2B%2F%5B%5E%5C000-%5C037%5C177+%7E%5E%3A%3F%2A%5B%5D%2B%28%3F%3C%21%5C.lock%7C%5B%2F.%5D%29%24%29i'
    5     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'preg_match'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 ''
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.99 ms | 939 KiB | 18 Q