3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Positive numbers: preg_match("/tag/","tag1,tag10,tag11,tag13,tag15,tag17,tag19,tag20,tag4,tag9,tag8,tag7,tag6,tag5,tag3,tag2,tag18,tag16,tag14,tag12",$matches); echo $matches; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/R05ei
function name:  (null)
number of ops:  7
compiled vars:  !0 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'preg_match'
          1        SEND_VAL                                                 '%2Ftag%2F'
          2        SEND_VAL                                                 'tag1%2Ctag10%2Ctag11%2Ctag13%2Ctag15%2Ctag17%2Ctag19%2Ctag20%2Ctag4%2Ctag9%2Ctag8%2Ctag7%2Ctag6%2Ctag5%2Ctag3%2Ctag2%2Ctag18%2Ctag16%2Ctag14%2Ctag12'
          3        SEND_REF                                                 !0
          4        DO_ICALL                                                 
    4     5        ECHO                                                     !0
    6     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.26 ms | 1393 KiB | 15 Q