bsr_nltype        380 ext/pcre/pcrelib/pcre_jit_compile.c   int bsr_nltype;
bsr_nltype       5444 ext/pcre/pcrelib/pcre_jit_compile.c   check_newlinechar(common, common->bsr_nltype, backtracks, FALSE);
bsr_nltype       9857 ext/pcre/pcrelib/pcre_jit_compile.c   common->bsr_nltype = NLTYPE_ANYCRLF;
bsr_nltype       9859 ext/pcre/pcrelib/pcre_jit_compile.c   common->bsr_nltype = NLTYPE_ANY;
bsr_nltype       9863 ext/pcre/pcrelib/pcre_jit_compile.c   common->bsr_nltype = NLTYPE_ANYCRLF;
bsr_nltype       9865 ext/pcre/pcrelib/pcre_jit_compile.c   common->bsr_nltype = NLTYPE_ANY;
bsr_nltype       9899 ext/pcre/pcrelib/pcre_jit_compile.c   if (common->bsr_nltype == NLTYPE_ANY)