(set_image_of_range_1): In no-TRANSLATE case,
authorRichard M. Stallman <rms@gnu.org>
Fri, 6 Sep 2002 03:09:13 +0000 (03:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 6 Sep 2002 03:09:13 +0000 (03:09 +0000)
commitb7c1256511ff0ef1ee93fdca30a2ed26d6c02e72
tree273257f05a4a1338d5ebc2e5fc57a1190b750db2
parent6d621baba59ed092fe61579cfb491a0f8eeee412
(set_image_of_range_1): In no-TRANSLATE case,
call EXTEND_RANGE_TABLE and return a proper value.
(set_image_of_range): Don't call set_image_of_range_1
if no TRANSLATE or if range includes all of Latin-1.
Only call it for the Latin-1 part of the range.
For other cases, make two separate ranges,
one for the original specified characters and one for
their case-conversions.
src/ChangeLog
src/regex.c