3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i = 201; while(--$i > 99) { print '#listrow_attackw[title="Zustand: '.$i.'%"]:after { content: "'.$i.'%"; color: #0a0; }'; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 2
Branch analysis from position: 10
Branch analysis from position: 2
filename:       /in/OWaj1
function name:  (null)
number of ops:  11
compiled vars:  !0 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 201
    4     1      > JMP                                                      ->7
    5     2    >   CONCAT                                           ~2      '%23listrow_attackw%5Btitle%3D%22Zustand%3A+', !0
          3        CONCAT                                           ~3      ~2, '%25%22%5D%3Aafter+%7B+content%3A+%22'
          4        CONCAT                                           ~4      ~3, !0
          5        CONCAT                                           ~5      ~4, '%25%22%3B+color%3A+%230a0%3B+%7D'
          6        ECHO                                                     ~5
    4     7    >   PRE_DEC                                          ~6      !0
          8        IS_SMALLER                                               99, ~6
          9      > JMPNZ                                                    ~7, ->2
    6    10    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.93 ms | 1393 KiB | 13 Q