diff options
author | David Mitchell <davem@iabyn.com> | 2012-06-06 17:16:19 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2012-06-13 13:32:57 +0100 |
commit | ec841a2713df373c7218f3a42db1c4cfd1a58ed7 (patch) | |
tree | 0aeced93c0c821992e520f97c9cf0863d2b635d7 /intrpvar.h | |
parent | 41953474e1ef403e3890fdf87368595ac0a92cb8 (diff) | |
download | perl-ec841a2713df373c7218f3a42db1c4cfd1a58ed7.tar.gz |
propagate /msix and (?msix) etc flags into (??{})
In /.........(??{ some_string_value; }).../flags
and /(?flags).(??{ some_string_value; }).../,
use flags when compiling the inner /some_string_value/ pattern.
Achieve this by storing the compile-time modifier flags in the
(apparently) unused 'flags' field of the EVAL node in the (??{})
case.
Diffstat (limited to 'intrpvar.h')
0 files changed, 0 insertions, 0 deletions