Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 17 Branch analysis from position: 9 2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 17 Branch analysis from position: 10 1 jumps found. (Code = 42) Position 1 = 9 Branch analysis from position: 9 Branch analysis from position: 17 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 17 filename: /in/bJERo function name: (null) number of ops: 20 compiled vars: !0 = $sourcestring, !1 = $match, !2 = $myMatches, !3 = $thisMatch line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 'A+string1+A+string2+A+string3+Of+string4+to+match' 3 1 INIT_FCALL 'preg_match_all' 2 SEND_VAL '%2Fstring.%7B1%7D%2F' 3 SEND_VAR !0 4 SEND_REF !1 5 DO_ICALL 5 6 ASSIGN !2, '' 7 7 FETCH_DIM_R ~7 !1, 0 8 > FE_RESET_R $8 ~7, ->17 9 > > FE_FETCH_R $8, !3, ->17 8 10 > NOP 11 FAST_CONCAT ~9 !3, '%0A' 12 ECHO ~9 9 13 NOP 14 FAST_CONCAT ~10 !3, '+%3Cbr%5C%3E' 15 ASSIGN_OP 8 !2, ~10 7 16 > JMP ->9 17 > FE_FREE $8 12 18 ECHO !2 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0