6370 |
those at the end that need unsetting here. We can't just unset them all at |
those at the end that need unsetting here. We can't just unset them all at |
6371 |
the start of the whole thing because they may get set in one branch that is |
the start of the whole thing because they may get set in one branch that is |
6372 |
not the final matching branch. */ |
not the final matching branch. */ |
6373 |
|
|
6374 |
if (md->end_offset_top/2 <= re->top_bracket && offsets != NULL) |
if (md->end_offset_top/2 <= re->top_bracket && offsets != NULL) |
6375 |
{ |
{ |
6376 |
register int *iptr, *iend; |
register int *iptr, *iend; |