Home | History | Annotate | Download | only in src

Lines Matching refs:offset_max

1007     if (offset < mb->offset_max)
1162 if (offset >= mb->offset_max) goto POSSESSIVE_NON_CAPTURE;
1494 if (offset >= mb->offset_max) mb->capture_last |= OVFLBIT; else
2041 if (offset >= mb->offset_max) mb->capture_last |= OVFLBIT; else
6724 mb->offset_max = (2*ocount)/3;