Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
2 jumps found. (Code = 44) Position 1 = 19, Position 2 = 7
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 14
Branch analysis from position: 11
2 jumps found. (Code = 44) Position 1 = 19, Position 2 = 7
Branch analysis from position: 19
Branch analysis from position: 7
Branch analysis from position: 14
filename:       /in/349IK
function name:  (null)
number of ops:  21
compiled vars:  !0 = $stop, !1 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'microtime'
          1        SEND_VAL                                                 <true>
          2        DO_ICALL                                         $2      
          3        ADD                                              ~3      $2, 1
          4        ASSIGN                                                   !0, ~3
    4     5        ASSIGN                                                   !1, 0
    5     6      > JMP                                                      ->14
    6     7    >   PRE_INC                                          ~6      !1
          8        MOD                                              ~7      ~6, 1000000
          9        IS_EQUAL                                                 ~7, 0
         10      > JMPZ                                                     ~8, ->14
    7    11    >   DIV                                              ~9      !1, 1000000
         12        ECHO                                                     ~9
         13        ECHO                                                     '%3Cbr%2F%3E%0A'
    5    14    >   INIT_FCALL                                               'microtime'
         15        SEND_VAL                                                 <true>
         16        DO_ICALL                                         $10     
         17        IS_SMALLER                                               $10, !0
         18      > JMPNZ                                                    ~11, ->7
   10    19    >   ECHO                                                     'done.%3Cbr%2F%3E%0A'
         20      > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0