Home | History | Annotate | Download | only in src

Lines Matching refs:max_lookbehind

3456     for (i = re->max_lookbehind; i > 0 && check_subject > subject; i--)
3468 check_subject -= re->max_lookbehind;