bsr_nlmax 381 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uint32 bsr_nlmax; bsr_nlmax 5431 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, common->bsr_nlmin, common->bsr_nlmax, FALSE); bsr_nlmax 9868 ext/pcre/pcrelib/pcre_jit_compile.c common->bsr_nlmax = READ_CHAR_MAX; bsr_nlmax 9900 ext/pcre/pcrelib/pcre_jit_compile.c common->bsr_nlmax = 0x2029; bsr_nlmax 9902 ext/pcre/pcrelib/pcre_jit_compile.c common->bsr_nlmax = (CHAR_CR > CHAR_NL) ? CHAR_CR : CHAR_NL;