Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 12
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 13
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/V09ud
function name:  (null)
number of ops:  14
compiled vars:  !0 = $re, !1 = $str, !2 = $match
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%2F%5C%2Ftarget%5C-%2F'
    4     1        ASSIGN                                                   !1, '%2Fdir1%2Fdir2%2Fdir3%2Fdir4%2F..%2Fdir7%2Fdir8%2Fdir9%2Ftarget-.a-word1-word2-alphanumberic1-alphanumberic2.md'
    6     2        INIT_FCALL                                               'preg_match'
          3        SEND_VAR                                                 !0
          4        SEND_VAR                                                 !1
          5        SEND_REF                                                 !2
          6        DO_ICALL                                         $5      
          7      > JMPZ                                                     $5, ->12
    7     8    >   FETCH_DIM_R                                      ~6      !2, 0
          9        CONCAT                                           ~7      ~6, '+found'
         10        ECHO                                                     ~7
    6    11      > JMP                                                      ->13
    9    12    >   ECHO                                                     'Aww..+No+match+found'
   10    13    > > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0