3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.76 ms | 938 KiB | 14 Q