Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 16 Branch analysis from position: 11 2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 16 Branch analysis from position: 12 1 jumps found. (Code = 42) Position 1 = 11 Branch analysis from position: 11 Branch analysis from position: 16 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 16 filename: /in/E05c4 function name: (null) number of ops: 21 compiled vars: !0 = $re, !1 = $str, !2 = $matches, !3 = $result, !4 = $match line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%7E%5C%5B%5B%5E%5B%5D%2B%5C%5D%7E' 4 1 ASSIGN !1, 'there+are+some+words%2C+%5Bother%2C+could%2C+be%2C+here%5D+then+other+words+%5Band%2Cmore%2Chere%5D.' 5 2 INIT_FCALL 'preg_match_all' 3 SEND_VAR !0 4 SEND_VAR !1 5 SEND_REF !2 6 SEND_VAL 2 7 SEND_VAL 0 8 DO_ICALL 6 9 ASSIGN !3, <array> 8 10 > FE_RESET_R $9 !2, ->16 11 > > FE_FETCH_R $9, !4, ->16 9 12 > FETCH_DIM_R ~11 !4, 0 13 ASSIGN_DIM !3 14 OP_DATA ~11 8 15 > JMP ->11 16 > FE_FREE $9 12 17 INIT_FCALL 'var_dump' 18 SEND_VAR !3 19 DO_ICALL 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0