Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 17 Branch analysis from position: 8 2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 17 Branch analysis from position: 9 1 jumps found. (Code = 42) Position 1 = 8 Branch analysis from position: 8 Branch analysis from position: 17 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 17 filename: /in/jCB0R function name: (null) number of ops: 19 compiled vars: !0 = $str, !1 = $matches, !2 = $match line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'My+text%3A+%7BHello%7CHi%7CHey%7D+John%2C+How+are+you%3F+I%27m+fine.+My+text%3A+%7BHello%7CHi%7CHey%7D+John%2C+How+are+you%3F+I%27m+fine.+' 4 1 INIT_FCALL 'preg_match_all' 2 SEND_VAL '%7E%7B%28%5B%5E%7D%5D%2B%29%7D%7E' 3 SEND_VAR !0 4 SEND_REF !1 5 DO_ICALL 6 6 FETCH_DIM_R ~5 !1, 1 7 > FE_RESET_R $6 ~5, ->17 8 > > FE_FETCH_R $6, !2, ->17 7 9 > INIT_FCALL 'print_r' 10 INIT_FCALL 'explode' 11 SEND_VAL '%7C' 12 SEND_VAR !2 13 DO_ICALL $7 14 SEND_VAR $7 15 DO_ICALL 6 16 > JMP ->8 17 > FE_FREE $6 8 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0