PCRE_NEWLINE_BITS 7893 ext/pcre/pcrelib/pcre_compile.c options = (options & ~PCRE_NEWLINE_BITS) | newnl; PCRE_NEWLINE_BITS 7951 ext/pcre/pcrelib/pcre_compile.c switch (options & PCRE_NEWLINE_BITS) PCRE_NEWLINE_BITS 6484 ext/pcre/pcrelib/pcre_exec.c switch ((((options & PCRE_NEWLINE_BITS) == 0)? re->options : PCRE_NEWLINE_BITS 6485 ext/pcre/pcrelib/pcre_exec.c (pcre_uint32)options) & PCRE_NEWLINE_BITS) PCRE_NEWLINE_BITS 1168 ext/pcre/pcrelib/pcre_internal.h PCRE_DUPNAMES|PCRE_NEWLINE_BITS|PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE| \ PCRE_NEWLINE_BITS 1173 ext/pcre/pcrelib/pcre_internal.h PCRE_NO_UTF8_CHECK|PCRE_PARTIAL_HARD|PCRE_PARTIAL_SOFT|PCRE_NEWLINE_BITS| \ PCRE_NEWLINE_BITS 1179 ext/pcre/pcrelib/pcre_internal.h PCRE_DFA_RESTART|PCRE_NEWLINE_BITS|PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE| \