Home
last modified time | relevance | path

Searched refs:bsr_nlmax (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c381 pcre_uint32 bsr_nlmax; member
5431 read_char_range(common, common->bsr_nlmin, common->bsr_nlmax, FALSE); in compile_char1_matchingpath()
9868 common->bsr_nlmax = READ_CHAR_MAX; in PRIV()
9900 common->bsr_nlmax = 0x2029; in PRIV()
9902 common->bsr_nlmax = (CHAR_CR > CHAR_NL) ? CHAR_CR : CHAR_NL; in PRIV()

Completed in 29 milliseconds