3v4l.org

run code in 300+ PHP versions simultaneously
<?php $bigKml = "<Document><name>test2.kmz</name><br><img src='files/bagel.png'><br><br></Document>"; $titleTagPattern = "/<Document><name>.*?</name>/"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/R1dDB
function name:  (null)
number of ops:  3
compiled vars:  !0 = $bigKml, !1 = $titleTagPattern
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%3CDocument%3E%3Cname%3Etest2.kmz%3C%2Fname%3E%3Cbr%3E%3Cimg+src%3D%27files%2Fbagel.png%27%3E%3Cbr%3E%3Cbr%3E%3C%2FDocument%3E'
    4     1        ASSIGN                                                   !1, '%2F%3CDocument%3E%3Cname%3E.%2A%3F%3C%2Fname%3E%2F'
    5     2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.84 ms | 1396 KiB | 13 Q