Home | History | Annotate | Download | only in dist

Lines Matching refs:REG_NOTBOL

5052       if ((options & PCRE_NOTBOL) != 0) eflags |= REG_NOTBOL;