3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "22/10/2013 ånger, ska bet 6,428:-, bet 6428, 2109+2016+2303 inlagt 23/5/2014 bl 26/5, medd inga avgifter) 29/7/2014 spelmissbruk 29/7/2014 polis 29/12/2014 föreslår godkänn 27/4/2016 Föreslår godkänn 28/4/2016 POLIS"; preg_match_all('/(\d{1,2}\/\d{1,2}\/\d{4}).*polis.*/i', $str, $matches); Var_dump($matches);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Bo7ON
function name:  (null)
number of ops:  10
compiled vars:  !0 = $str, !1 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '22%2F10%2F2013+%C3%A5nger%2C+ska+bet+6%2C428%3A-%2C+%0Abet+6428%2C+2109%2B2016%2B2303+inlagt%0A23%2F5%2F2014+bl+26%2F5%2C+medd+inga+avgifter%29+%0A29%2F7%2F2014+spelmissbruk+%0A29%2F7%2F2014+polis%0A29%2F12%2F2014+f%C3%B6resl%C3%A5r+godk%C3%A4nn%0A27%2F4%2F2016+F%C3%B6resl%C3%A5r+godk%C3%A4nn+%0A28%2F4%2F2016+POLIS'
   12     1        INIT_FCALL                                               'preg_match_all'
          2        SEND_VAL                                                 '%2F%28%5Cd%7B1%2C2%7D%5C%2F%5Cd%7B1%2C2%7D%5C%2F%5Cd%7B4%7D%29.%2Apolis.%2A%2Fi'
          3        SEND_VAR                                                 !0
          4        SEND_REF                                                 !1
          5        DO_ICALL                                                 
   14     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
136.61 ms | 997 KiB | 15 Q