3v4l.org

run code in 300+ PHP versions simultaneously
<?php $pageed = preg_replace("/.*<$loop[$y]>/", "", $page);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KTYGR
function name:  (null)
number of ops:  11
compiled vars:  !0 = $pageed, !1 = $loop, !2 = $y, !3 = $page
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_replace'
          1        ROPE_INIT                                     3  ~6      '%2F.%2A%3C'
          2        FETCH_DIM_R                                      ~4      !1, !2
          3        ROPE_ADD                                      1  ~6      ~6, ~4
          4        ROPE_END                                      2  ~5      ~6, '%3E%2F'
          5        SEND_VAL                                                 ~5
          6        SEND_VAL                                                 ''
          7        SEND_VAR                                                 !3
          8        DO_ICALL                                         $8      
          9        ASSIGN                                                   !0, $8
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.28 ms | 1394 KiB | 15 Q