(set_image_of_range_1): New function.
authorRichard Stallman <rms@gnu.org>
Thu, 5 Sep 2002 02:34:37 +0000 (02:34 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 5 Sep 2002 02:34:37 +0000 (02:34 +0000)
commita156e3e9cbc9b4b83d79170f70a2b9ec9a33a08a
treed41500db22fe518fd832819713cc86cc60fde0c3
parent2238bc8f821ef84c53dc823a67b4326b0b211da1
(set_image_of_range_1): New function.
(set_image_of_range): Use set_image_of_range_1 for Latin-1.
Return a value to indicate running out of memory.
(SET_RANGE_TABLE_WORK_AREA): Check value from set_image_of_range.
(extend_range_table_work_area): New subroutine.
(EXTEND_RANGE_TABLE): Replaces EXTEND_RANGE_TABLE_WORK_AREA.
Different calling conventions, and used from set_image_of_range{,_1}.
(IMMEDIATE_QUIT_CHECK): Definitions moved.
regex.c