3v4l.org

run code in 500+ PHP versions simultaneously
<?php $p= <<<'EOD' stuff more EOD; print (preg_match ('~^stuff$~m', $p));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DgQ1G
function name:  (null)
number of ops:  4
compiled vars:  !0 = $p
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, 'stuff%0Amore'
    7     1        FRAMELESS_ICALL_2                preg_match          ~2      '%7E%5Estuff%24%7Em', !0
          2        ECHO                                                         ~2
          3      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
161.7 ms | 3243 KiB | 13 Q