(PATFETCH): Remove the translating fetch.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Aug 2002 22:19:56 +0000 (22:19 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Aug 2002 22:19:56 +0000 (22:19 +0000)
commit5b520cac748c1e0e45845bb2e6b19fae860f515e
treec8863fc099e7c5885b441c329fb05b41e60e1a29
parent735cdb1fcfb761495b522e8e8584820b53b1aa15
(PATFETCH): Remove the translating fetch.
(PATFETCH_RAW): Rename to PATFETCH.
(set_image_of_range): New fun.
(SET_RANGE_TABLE_WORK_AREA): Use it.
(regex_compile): Don't translate the pattern chars so eagerly.
Only do it when inserting an `exactn' bytecode or when handling a char-range.
(mutually_exclusive_p): Avoid empty statement.
regex.c