Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PcrNK
function name:  (null)
number of ops:  16
compiled vars:  !0 = $s, !1 = $arr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'Sections%3A+B3%3B+C2%3B+D4'
    5     1        INIT_FCALL                                               'str_replace'
          2        SEND_VAL                                                 'Sections%3A+'
          3        SEND_VAL                                                 ''
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $3      
          6        ASSIGN                                                   !0, $3
    6     7        INIT_FCALL                                               'explode'
          8        SEND_VAL                                                 '%3B+'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                         $5      
         11        ASSIGN                                                   !1, $5
    8    12        INIT_FCALL                                               'var_dump'
         13        SEND_VAR                                                 !1
         14        DO_ICALL                                                 
         15      > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0