summaryrefslogtreecommitdiff
path: root/t/win32
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2013-08-20 21:51:23 -0600
committerKarl Williamson <public@khwilliamson.com>2013-08-29 10:57:00 -0600
commit098b07d5cb1d6aa13b81a0f43ea5e151829ad26c (patch)
tree79c67f7773fb4036beff3241b6815371fd181405 /t/win32
parentdf38da56ea2adcf9854f6ca209dbb8630c7b9187 (diff)
downloadperl-098b07d5cb1d6aa13b81a0f43ea5e151829ad26c.tar.gz
Allow trie use for /iaa matching
This adds code so that tries can be formed under /iaa, which formerly weren't handled. A problem occurs when the string contains the LATIN SMALL LETTER SHARP S when the regex pattern is not UTF-8 encoded. I tried several ways to get this to work easily, but ended up deciding it was too hard, to in this one situation, a new regnode is created to prevent the trie code from even trying to turn it into a trie.
Diffstat (limited to 't/win32')
0 files changed, 0 insertions, 0 deletions