3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match("!src=(\"|'|\\\\\")http://cdn.imhonet.ru/(avatars|photos|element|blog_teasers|person|file_images|video\/)(.*\/)(.)([a-z0-9\._]+)(\"|'|\\\\\")!Uis", 'http://cdn.imhonet.ru/element/large/3c/50/3c5044ee7bf3bc3a81a32f0a85607700.jpg ', $matches); var_dump($matches);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Z7S0v
function name:  (null)
number of ops:  9
compiled vars:  !0 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'preg_match'
          1        SEND_VAL                                                 '%21src%3D%28%22%7C%27%7C%5C%5C%22%29http%3A%2F%2Fcdn.imhonet.ru%2F%28avatars%7Cphotos%7Celement%7Cblog_teasers%7Cperson%7Cfile_images%7Cvideo%5C%2F%29%28.%2A%5C%2F%29%28.%29%28%5Ba-z0-9%5C._%5D%2B%29%28%22%7C%27%7C%5C%5C%22%29%21Uis'
          2        SEND_VAL                                                 'http%3A%2F%2Fcdn.imhonet.ru%2Felement%2Flarge%2F3c%2F50%2F3c5044ee7bf3bc3a81a32f0a85607700.jpg++++'
          3        SEND_REF                                                 !0
          4        DO_ICALL                                                 
    5     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.72 ms | 1385 KiB | 17 Q