3v4l.org

run code in 300+ PHP versions simultaneously
<?php $pocetbarev = 11; $poradi = $poradi-((floor(($poradi-1)/$pocetbarev))*$pocetbarev) ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/O1dWW
function name:  (null)
number of ops:  10
compiled vars:  !0 = $pocetbarev, !1 = $poradi
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 11
    3     1        INIT_FCALL                                               'floor'
          2        SUB                                              ~3      !1, 1
          3        DIV                                              ~4      ~3, !0
          4        SEND_VAL                                                 ~4
          5        DO_ICALL                                         $5      
          6        MUL                                              ~6      !0, $5
          7        SUB                                              ~7      !1, ~6
          8        ASSIGN                                                   !1, ~7
    4     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.72 ms | 1394 KiB | 15 Q