Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/bLsc1
function name:  (null)
number of ops:  11
compiled vars:  !0 = $strings
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    8     1        INIT_FCALL                                               'array_map'
          2        DECLARE_LAMBDA_FUNCTION                          ~2      [0]
   11     3        SEND_VAL                                                 ~2
          4        SEND_VAR                                                 !0
    8     5        DO_ICALL                                         $3      
          6        ASSIGN                                                   !0, $3
   13     7        INIT_FCALL                                               'print_r'
          8        SEND_VAR                                                 !0
          9        DO_ICALL                                                 
         10      > RETURN                                                   1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/bLsc1
function name:  {closure}
number of ops:  9
compiled vars:  !0 = $x, !1 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   RECV                                             !0      
    9     1        INIT_FCALL                                               'preg_match_all'
          2        SEND_VAL                                                 '%7E%5Cbjava%28%3F%3A%5C.%5Cw%2B%29%2B%28%2ASKIP%29%28%2AFAIL%29%7C%28%3F%3C%21%2F%29%5Cb%5Cw%2B%28%3F%3A%5C.%5Cw%2B%29%2B%7E'
          3        SEND_VAR                                                 !0
          4        SEND_REF                                                 !1
          5        DO_ICALL                                                 
   10     6        FETCH_DIM_R                                      ~3      !1, 0
          7      > RETURN                                                   ~3
   11     8*     > RETURN                                                   null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0