3v4l.org

run code in 300+ PHP versions simultaneously
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/h9tF5
function name:  (null)
number of ops:  21
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   12     0  E >   INIT_FCALL                                               'getcost'
          1        SEND_VAL                                                 1
          2        DO_FCALL                                      0  $0      
          3        ECHO                                                     $0
   13     4        INIT_FCALL                                               'getcost'
          5        SEND_VAL                                                 2
          6        DO_FCALL                                      0  $1      
          7        ECHO                                                     $1
   14     8        INIT_FCALL                                               'getcost'
          9        SEND_VAL                                                 3
         10        DO_FCALL                                      0  $2      
         11        ECHO                                                     $2
   15    12        INIT_FCALL                                               'getcost'
         13        SEND_VAL                                                 4
         14        DO_FCALL                                      0  $3      
         15        ECHO                                                     $3
   16    16        INIT_FCALL                                               'getcost'
         17        SEND_VAL                                                 5
         18        DO_FCALL                                      0  $4      
         19        ECHO                                                     $4
         20      > RETURN                                                   1

Function getcost:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 8
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 24
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 24
Branch analysis from position: 10
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 16
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 22
Branch analysis from position: 22
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 24
filename:       /in/h9tF5
function name:  getcost
number of ops:  27
compiled vars:  !0 = $days, !1 = $array, !2 = $cost
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   RECV                                             !0      
    3     1        ASSIGN                                                   !1, <array>
    4     2        IS_EQUAL                                                 !0, 1
          3      > JMPZ                                                     ~4, ->8
    5     4    >   FETCH_DIM_R                                      ~5      !1, 'base'
          5        MUL                                              ~6      !0, ~5
          6        ASSIGN                                                   !2, ~6
    4     7      > JMP                                                      ->24
    6     8    >   IS_SMALLER_OR_EQUAL                                      2, !0
          9      > JMPZ                                                     ~8, ->24
    7    10    >   FETCH_DIM_R                                      ~9      !1, 'base'
         11        IS_EQUAL                                                 !0, 2
         12      > JMPZ                                                     ~10, ->16
         13    >   FETCH_DIM_R                                      ~11     !1, 'for_2nd'
         14        QM_ASSIGN                                        ~12     ~11
         15      > JMP                                                      ->22
         16    >   FETCH_DIM_R                                      ~13     !1, 'for_2nd'
         17        SUB                                              ~14     !0, 2
         18        FETCH_DIM_R                                      ~15     !1, 'after_2nd'
         19        MUL                                              ~16     ~14, ~15
         20        ADD                                              ~17     ~13, ~16
         21        QM_ASSIGN                                        ~12     ~17
         22    >   ADD                                              ~18     ~9, ~12
         23        ASSIGN                                                   !2, ~18
    9    24    >   CONCAT                                           ~20     !2, '%24'
         25      > RETURN                                                   ~20
   10    26*     > RETURN                                                   null

End of function getcost

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
265.18 ms | 972 KiB | 18 Q