Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TutAG
function name:  (null)
number of ops:  54
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        CONCAT                                           ~15     $14, '%0A'
         26        ECHO                                                     ~15
   10    27        ASSIGN                                                   !0, 'tersedia'
   11    28        ASSIGN                                                   !1, 'timbul'
   12    29        ASSIGN                                                   !2, 'informasi+tersedia+investor+evaluasi+analisis+faktor+mempengaruhi+kondisi+perusahaan+dimasa+investor+memperkecil+kerugian+timbul+seminimal+fluktuasi+pertumbuhan+perkembangan+perusahaan'
   14    30        INIT_FCALL                                               'substr'
         31        SEND_VAR                                                 !2
         32        INIT_FCALL                                               'strpos'
         33        SEND_VAR                                                 !2
         34        SEND_VAR                                                 !0
         35        DO_ICALL                                         $19     
         36        STRLEN                                           ~20     !0
         37        ADD                                              ~21     $19, ~20
         38        SEND_VAL                                                 ~21
         39        INIT_FCALL                                               'strpos'
         40        SEND_VAR                                                 !2
         41        SEND_VAR                                                 !1
         42        DO_ICALL                                         $22     
         43        INIT_FCALL                                               'strpos'
         44        SEND_VAR                                                 !2
         45        SEND_VAR                                                 !0
         46        DO_ICALL                                         $23     
         47        SUB                                              ~24     $22, $23
         48        STRLEN                                           ~25     !0
         49        SUB                                              ~26     ~24, ~25
         50        SEND_VAL                                                 ~26
         51        DO_ICALL                                         $27     
         52        ECHO                                                     $27
         53      > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0