(set_image_of_range_1): New function.
authorRichard M. Stallman <rms@gnu.org>
Thu, 5 Sep 2002 02:34:37 +0000 (02:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 5 Sep 2002 02:34:37 +0000 (02:34 +0000)
commit77d11aec5142e07dbebbee6c1a08ca3c826e6b8f
treeb4e68b42eddd4ba018a7d0a5b7303860ff7ff1d8
parentdfc538bb10d0f690597cd082b66347bfe9fb9949
(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.
src/regex.c