(PATFETCH): Remove the translating fetch.
commit365958144ea38255d543a4232b926ca81e849fa9
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Aug 2002 22:21:51 +0000 (23 22:21 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Aug 2002 22:21:51 +0000 (23 22:21 +0000)
tree43beeeefed478bcbfac634c44348351456decaff
parentd846a776e1043ad6d23a71a8daf42cc8b197c4f9
(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.
src/ChangeLog
src/regex.c