Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vIWYs
function name:  (null)
number of ops:  27
compiled vars:  !0 = $first, !1 = $last, !2 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'investor'
    4     1        ASSIGN                                                   !1, 'harga'
    6     2        ASSIGN                                                   !2, 'abstrak+investor+evaluasi+analisis+faktor+mempengaruhi+nilai+intrinsik+harga+saham'
    8     3        INIT_FCALL                                               'substr'
          4        SEND_VAR                                                 !2
          5        INIT_FCALL                                               'strpos'
          6        SEND_VAR                                                 !2
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                         $6      
          9        STRLEN                                           ~7      !0
         10        ADD                                              ~8      $6, ~7
         11        SEND_VAL                                                 ~8
         12        INIT_FCALL                                               'strpos'
         13        SEND_VAR                                                 !2
         14        SEND_VAR                                                 !1
         15        DO_ICALL                                         $9      
         16        INIT_FCALL                                               'strpos'
         17        SEND_VAR                                                 !2
         18        SEND_VAR                                                 !0
         19        DO_ICALL                                         $10     
         20        SUB                                              ~11     $9, $10
         21        STRLEN                                           ~12     !0
         22        SUB                                              ~13     ~11, ~12
         23        SEND_VAL                                                 ~13
         24        DO_ICALL                                         $14     
         25        ECHO                                                     $14
         26      > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0