aboutsummaryrefslogtreecommitdiffstats
path: root/regexec.c
diff options
context:
space:
mode:
Diffstat (limited to 'regexec.c')
-rw-r--r--regexec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/regexec.c b/regexec.c
index 8334b16e96..f6435d84c6 100644
--- a/regexec.c
+++ b/regexec.c
@@ -3175,6 +3175,7 @@ match_at(regex_t* reg, const UChar* str, const UChar* end,
#endif
MOP_OUT;
+ CHECK_INTERRUPT_IN_MATCH_AT;
JUMP;
DEFAULT