summaryrefslogtreecommitdiff
path: root/unicode_constants.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-02-12 21:47:13 -0700
committerKarl Williamson <khw@cpan.org>2022-03-19 23:17:51 -0600
commit32b87797e986f5d99836e16ea6b9d9ff5a56d3be (patch)
treee8a1ebb243554bf3901d683c0c9271c4ebcdf1e7 /unicode_constants.h
parent908ddb65a3d72cfc75ac23c08a1db5e52e22e688 (diff)
downloadperl-32b87797e986f5d99836e16ea6b9d9ff5a56d3be.tar.gz
toke.c: merge loops, multi-byte delim
The code in toke.c had two closely related loops; one for unmirrored delimiters (same on both ends of the string) that could take UTF-8 delimiters, and one that allowed a mirrored closing delimiter, which could take only a single byte. I found that it was just easiest to collapse these into one loop in preparation to allow multi-byte mirroring.
Diffstat (limited to 'unicode_constants.h')
0 files changed, 0 insertions, 0 deletions