PCRE_NEWLINE_BITS 5906 ext/pcre/pcrelib/pcre_compile.c options = (options & ~PCRE_NEWLINE_BITS) | newnl; PCRE_NEWLINE_BITS 5927 ext/pcre/pcrelib/pcre_compile.c switch (options & PCRE_NEWLINE_BITS) PCRE_NEWLINE_BITS 4492 ext/pcre/pcrelib/pcre_exec.c switch ((((options & PCRE_NEWLINE_BITS) == 0)? re->options : PCRE_NEWLINE_BITS 4493 ext/pcre/pcrelib/pcre_exec.c (pcre_uint32)options) & PCRE_NEWLINE_BITS) PCRE_NEWLINE_BITS 517 ext/pcre/pcrelib/pcre_internal.h PCRE_DUPNAMES|PCRE_NEWLINE_BITS|PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE) PCRE_NEWLINE_BITS 521 ext/pcre/pcrelib/pcre_internal.h PCRE_PARTIAL|PCRE_NEWLINE_BITS|PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE) PCRE_NEWLINE_BITS 525 ext/pcre/pcrelib/pcre_internal.h PCRE_PARTIAL|PCRE_DFA_SHORTEST|PCRE_DFA_RESTART|PCRE_NEWLINE_BITS| \