diff options
author | Karl Williamson <public@khwilliamson.com> | 2013-02-13 17:21:18 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2013-07-03 19:21:19 -0600 |
commit | 05944450e0fc82eb8fc1fb5a4bf63f23785262a0 (patch) | |
tree | 5bf104b086cb4cc3a013103803d478288ca4b68e /charclass_invlists.h | |
parent | 241136e0ed70738cccd6c4b20ce12b26231f30e5 (diff) | |
download | perl-05944450e0fc82eb8fc1fb5a4bf63f23785262a0.tar.gz |
regcomp.c: Move some #defines to only file that uses them
These were used in a header file to provide synchronization between
files. However, the only other file that would need them is a .pl file
which doesn't have access to them. So simplify things so that the
variables are either removed entirely if only used in a single place, or
are #defined in the area where they are used
Diffstat (limited to 'charclass_invlists.h')
0 files changed, 0 insertions, 0 deletions