diff options
author | David Mitchell <davem@iabyn.com> | 2014-11-02 16:01:00 +0000 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2014-12-07 09:07:30 +0000 |
commit | a644a388ed31c256984f12dd1869bbc141de76e5 (patch) | |
tree | af3ce50f0581fd7fb1f680c59f152b741506d5d8 /opnames.h | |
parent | b3e29a8d61624b715f53d94326515e9d3a0b205f (diff) | |
download | perl-a644a388ed31c256984f12dd1869bbc141de76e5.tar.gz |
ext/B/Makefile.PL: spot hex defines
The regex in ext/B/Makefile.PL was failing to find C constants of the
form
#define FOO 0xNNN
where NNN contained one or more [a-fA-F] chars
With this change it imports a few more constants:
CXTYPEMASK
GVf_IMPORTED
RV2CVOPCV_FLAG_MASK
OPpARG4_MASK
OPpPADRANGE_COUNTMASK
Diffstat (limited to 'opnames.h')
0 files changed, 0 insertions, 0 deletions