3v4l.org

run code in 300+ PHP versions simultaneously
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 10
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 10
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
filename:       /in/bmE82
function name:  (null)
number of ops:  12
compiled vars:  !0 = $value
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   20     0  E >   INIT_FCALL                                               'incgen'
          1        SEND_VAL                                                 'AAA980'
          2        SEND_VAL                                                 'AAC123'
          3        DO_FCALL                                      0  $1      
          4      > FE_RESET_R                                       $2      $1, ->10
          5    > > FE_FETCH_R                                               $2, !0, ->10
   21     6    >   NOP                                                      
          7        FAST_CONCAT                                      ~3      !0, '%0A'
          8        ECHO                                                     ~3
   20     9      > JMP                                                      ->5
         10    >   FE_FREE                                                  $2
   22    11      > RETURN                                                   1

Function incgen:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 13
Branch analysis from position: 9
1 jumps found. (Code = 108) Position 1 = -2
Branch analysis from position: 13
2 jumps found. (Code = 46) Position 1 = 15, Position 2 = 21
Branch analysis from position: 15
2 jumps found. (Code = 43) Position 1 = 22, Position 2 = 26
Branch analysis from position: 22
1 jumps found. (Code = 108) Position 1 = -2
Branch analysis from position: 26
2 jumps found. (Code = 43) Position 1 = 28, Position 2 = 32
Branch analysis from position: 28
1 jumps found. (Code = 108) Position 1 = -2
Branch analysis from position: 32
1 jumps found. (Code = 42) Position 1 = 38
Branch analysis from position: 38
2 jumps found. (Code = 44) Position 1 = 40, Position 2 = 33
Branch analysis from position: 40
1 jumps found. (Code = 161) Position 1 = -2
Branch analysis from position: 33
2 jumps found. (Code = 44) Position 1 = 40, Position 2 = 33
Branch analysis from position: 40
Branch analysis from position: 33
Branch analysis from position: 21
filename:       /in/bmE82
function name:  incGen
number of ops:  41
compiled vars:  !0 = $alnum, !1 = $stopBefore
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   RECV                                             !0      
          1        RECV_INIT                                        !1      'AAAA000'
          2        GENERATOR_CREATE                                         
    5     3        INIT_FCALL                                               'preg_match'
          4        SEND_VAL                                                 '%2F%5E%5BA-Z%5D%7B3%7D%5Cd%7B3%7D%24%2F'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                         $2      
          7        BOOL_NOT                                         ~3      $2
          8      > JMPZ                                                     ~3, ->13
    6     9    >   NEW                                              $4      'Exception'
         10        SEND_VAL_EX                                              'Invalid+alnum+value'
         11        DO_FCALL                                      0          
         12      > THROW                                         0          $4
    8    13    >   IS_NOT_IDENTICAL                                 ~6      !1, 'AAAA000'
         14      > JMPZ_EX                                          ~6      ~6, ->21
         15    >   INIT_FCALL                                               'preg_match'
         16        SEND_VAL                                                 '%2F%5E%5BA-Z%5D%7B3%7D%5Cd%7B3%7D%24%2F'
         17        SEND_VAR                                                 !1
         18        DO_ICALL                                         $7      
         19        BOOL_NOT                                         ~8      $7
         20        BOOL                                             ~6      ~8
         21    > > JMPZ                                                     ~6, ->26
    9    22    >   NEW                                              $9      'Exception'
         23        SEND_VAL_EX                                              'Invalid+stopBefore+value'
         24        DO_FCALL                                      0          
         25      > THROW                                         0          $9
   11    26    >   IS_SMALLER                                               !1, !0
         27      > JMPZ                                                     ~11, ->32
   12    28    >   NEW                                              $12     'Exception'
         29        SEND_VAL_EX                                              'stopBefore+cannot+be+reached+by+incrementation'
         30        DO_FCALL                                      0          
         31      > THROW                                         0          $12
   14    32    > > JMP                                                      ->38
   15    33    >   YIELD                                                    !0
   16    34        INIT_FCALL                                               'str_increment'
         35        SEND_VAR                                                 !0
         36        DO_ICALL                                         $15     
         37        ASSIGN                                                   !0, $15
   14    38    >   IS_NOT_IDENTICAL                                         !0, !1
         39      > JMPNZ                                                    ~17, ->33
   18    40    > > GENERATOR_RETURN                                         

End of function incgen

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.51 ms | 975 KiB | 16 Q