Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c444 sljit_u32 bsr_nlmax; member
8635 read_char(common, common->bsr_nlmin, common->bsr_nlmax, NULL, 0); in compile_char1_matchingpath()
13542 common->bsr_nlmax = READ_CHAR_MAX; in jit_compile()
13572 common->bsr_nlmax = 0x2029; in jit_compile()
13574 common->bsr_nlmax = (CHAR_CR > CHAR_NL) ? CHAR_CR : CHAR_NL; in jit_compile()

Completed in 32 milliseconds