Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 17 Branch analysis from position: 15 1 jumps found. (Code = 42) Position 1 = 18 Branch analysis from position: 18 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 17 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/hrUu6 function name: (null) number of ops: 19 compiled vars: !0 = $str, !1 = $matches line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'Just+44+4+test+444' 4 1 INIT_FCALL 'preg_match_all' 2 SEND_VAL '%21%5Cd%2B%21' 3 SEND_VAR !0 4 SEND_REF !1 5 DO_ICALL 5 6 INIT_FCALL 'print_r' 7 SEND_VAR !1 8 DO_ICALL 8 9 INIT_FCALL 'in_array' 10 SEND_VAL '4' 11 FETCH_DIM_R ~5 !1, 0 12 SEND_VAL ~5 13 DO_ICALL $6 14 > JMPZ $6, ->17 9 15 > ECHO 'Match+found' 8 16 > JMP ->18 13 17 > ECHO 'Match+not+found' 14 18 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0