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