Home | History | Annotate | Download | only in src

Lines Matching refs:offset_limit

6598 if (mcontext->offset_limit != PCRE2_UNSET &&
6622 bumpalong_limit = (mcontext->offset_limit == PCRE2_UNSET)?
6623 end_subject : subject + mcontext->offset_limit;