diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-12-25 14:20:42 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-01-19 11:58:19 -0700 |
commit | f758bddff3d477c79b77132210e9d4249f1d83c9 (patch) | |
tree | 896c57d82bcd5ad8709a0759693cedc0fb965892 /README | |
parent | 287722f3d3da256273a55d7ef88b415ec6acbc00 (diff) | |
download | perl-f758bddff3d477c79b77132210e9d4249f1d83c9.tar.gz |
regcomp.c: Refactor join_exact() to eliminate extra passes
The strings in every EXACTFish node are examined for certain problematic
sequences and code points. Prior to this patch, this was done in
several passes, but this refactors the routine to do it in a single
pass.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions