(IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Jan 2006 19:14:58 +0000 (19:14 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Jan 2006 19:14:58 +0000 (19:14 +0000)
commit1cee1e272f4190ae0b48b7509099832b02ade297
tree4a9d7d1692ae67feac6660b94df15770f9993a8f
parent243afed719439f865473c90b5bd7638a6ad1a564
(IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.
(re_match_2_internal) <on_failure_jump, on_failure_jump_smart>:
Don't check for quit, since any loop will go through fail or jump.
src/ChangeLog
src/regex.c