Home | History | Annotate | Download | only in dist

Lines Matching refs:PCRE_STARTLINE

10023     else if ((re->flags & PCRE_STARTLINE) != 0)
10025 else if ((re->flags & PCRE_STARTLINE) == 0 && study != NULL && (study->flags & PCRE_STUDY_MAPPED) != 0)