Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 23 Branch analysis from position: 2 2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 23 Branch analysis from position: 3 2 jumps found. (Code = 47) Position 1 = 12, Position 2 = 14 Branch analysis from position: 12 2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 16 Branch analysis from position: 15 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 16 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 14 Branch analysis from position: 23 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 23 filename: /in/ZY9FG function name: (null) number of ops: 25 compiled vars: !0 = $data, !1 = $value, !2 = $key, !3 = $match line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 9 1 > FE_RESET_R $5 !0, ->23 2 > > FE_FETCH_R ~6 $5, !1, ->23 3 > ASSIGN !2, ~6 10 4 ASSIGN !3, <array> 11 5 INIT_FCALL 'preg_match' 6 SEND_VAL '%2F%5Ec%28%5Cd%2B%29%24%2F' 7 SEND_VAR !2 8 SEND_REF !3 9 DO_ICALL $9 10 TYPE_CHECK 4 ~10 $9 11 > JMPNZ_EX ~10 ~10, ->14 12 > ISSET_ISEMPTY_CV ~11 !3 13 BOOL ~10 ~11 14 > > JMPZ ~10, ->16 12 15 > > JMP ->2 14 16 > INIT_FCALL 'var_dump' 17 SEND_VAR !2 18 DO_ICALL 15 19 INIT_FCALL 'var_dump' 20 SEND_VAR !1 21 DO_ICALL 9 22 > JMP ->2 23 > FE_FREE $5 16 24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0