Home | History | Annotate | Download | only in dist

Lines Matching refs:REG_NEWLINE

3924     if ((options & PCRE_MULTILINE) != 0) cflags |= REG_NEWLINE;