diff options
author | David Mitchell <davem@iabyn.com> | 2011-12-08 15:11:08 +0000 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2012-06-13 13:32:46 +0100 |
commit | 37acfcba9f5180cec9aa03bf3457caab7114230c (patch) | |
tree | f54c77a7c30c86c1fb70e495393bbfa38d22c3b0 /embed.h | |
parent | 2a92a97368adae0667f9a98890bb48727ed74e54 (diff) | |
download | perl-37acfcba9f5180cec9aa03bf3457caab7114230c.tar.gz |
re_op_compile(): rename pm_flags to rx_flags
The orig_pm_flags argument and its modified copy, pm_flags, actually
contain bits related to REGEXPs (i.e. RXf_*) rather than PMOPs
(i.e. PMf_*); although there is some overlap between the two sets of
bit flags.
Rename the variables to make this less unclear.
Ditto for re_compile().
Diffstat (limited to 'embed.h')
0 files changed, 0 insertions, 0 deletions