3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var = 'status=200&username=14109FE1EDB7,BCF5ACBBA80F,F04F7C24B714'; echo preg_match('/status=200/', $var, $matches);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/FZvN6
function name:  (null)
number of ops:  8
compiled vars:  !0 = $var, !1 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'status%3D200%26username%3D14109FE1EDB7%2CBCF5ACBBA80F%2CF04F7C24B714'
    4     1        INIT_FCALL                                               'preg_match'
          2        SEND_VAL                                                 '%2Fstatus%3D200%2F'
          3        SEND_VAR                                                 !0
          4        SEND_REF                                                 !1
          5        DO_ICALL                                         $3      
          6        ECHO                                                     $3
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.8 ms | 1385 KiB | 15 Q