diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-09-02 14:31:59 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-09-13 21:14:02 -0600 |
commit | 612ead590b8b5f05e4060738540192ece946c340 (patch) | |
tree | 9b2b95ac09aa2f976b8032e662f767483bba3e43 /unicode_constants.h | |
parent | 2e39f0c2939879925d2d13a10d4494ef3487a454 (diff) | |
download | perl-612ead590b8b5f05e4060738540192ece946c340.tar.gz |
regen/regcharclass.pl: Generate macros for \X processing
\X is implemented in regexec.c as a complicated series of property
look-ups. It turns out that many of those are for just a few code
points, and so can be more efficiently implemented with a macro than a
swash. This generates those.
Diffstat (limited to 'unicode_constants.h')
0 files changed, 0 insertions, 0 deletions