diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-10-16 12:00:13 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-10-17 21:52:16 -0600 |
commit | b36527fc35dbde0cdd3f0d1808de479b5b70ee85 (patch) | |
tree | a0dc71445d744af25360d2a8706275ef49ac86a0 /globvar.sym | |
parent | e067297c376fbbb5a0dc8428c65d922f11e1f4c6 (diff) | |
download | perl-b36527fc35dbde0cdd3f0d1808de479b5b70ee85.tar.gz |
regcomp.c: generate folded for EXACTF and EXACTFU
regcomp.c folds the string in these two nodes except in one case.
Change that case to correspond with the predominant behavior. This
enables future optimizations
Diffstat (limited to 'globvar.sym')
-rw-r--r-- | globvar.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/globvar.sym b/globvar.sym index a8067e5a69..93eca43ea1 100644 --- a/globvar.sym +++ b/globvar.sym @@ -18,6 +18,7 @@ hexdigit interp_size interp_size_5_16_0 keyword_plugin +latin1_lc magic_data magic_vtable_names magic_vtables |