Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uEaIU
function name:  (null)
number of ops:  12
compiled vars:  !0 = $data, !1 = $text
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%3Cp+class%3D%22review%22%3E+%22Desired+text3%22+%3C%2Fp%3E'
    3     1        INIT_FCALL                                               'preg_match_all'
          2        SEND_VAL                                                 '%7C%3E%5Cs%2A%22%28.%2A%29%22%5Cs%2A%3C%5C%2F%7C'
          3        SEND_VAR                                                 !0
          4        SEND_REF                                                 !1
          5        DO_ICALL                                                 
    4     6        INIT_FCALL                                               'var_dump'
          7        FETCH_DIM_R                                      ~4      !1, 1
          8        FETCH_DIM_R                                      ~5      ~4, 0
          9        SEND_VAL                                                 ~5
         10        DO_ICALL                                                 
         11      > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0